thorn_name
stringclasses
227 values
url
stringclasses
26 values
configuration
stringclasses
137 values
interface
stringclasses
225 values
param
stringclasses
220 values
schedule
stringclasses
223 values
src_filename
stringlengths
4
83
src_code
stringlengths
0
579k
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/C22_3.f90
t0 = 2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M C22(1,1)=t0 t0 = cmplx(0.D0,-2.D0/15.D0)*sqrt(30.D0)/R*sqrt(pi)*M C22(1,2)=t0 t0 = 0 C22(1,3)=t0 t0 = -2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dRC2m2_3.f90
t0 = -2.D0/15.D0*sqrt(30.D0)/R**2*sqrt(pi)*M dRC2m2(1,1)=t0 t0 = cmplx(0.D0,-2.D0/15.D0)*sqrt(30.D0)/R**2*sqrt(pi)*M dRC2m2(1,2)=t0 t0 = 0 dRC2m2(1,3)=t0 t0 = 2.D0/15.D0*sqrt(30.D0)/R**2*sqrt(pi)*M ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dRB11_3.f90
t0 = -2.D0/3.D0*M/(R+2*M)**2*sqrt(6.D0)*sqrt(pi) dRB11(1)=t0 t0 = cmplx(0.D0,2.D0/3.D0)*M/(R+2*M)**2*sqrt(6.D0)*sqrt(pi) dRB11(2)=t0 t0 = 0 dRB11(3)=t0
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dxCpq_gN.f90
t0 = 8/R**2*q*M*(-4*q**2+2*p**2+1+q**4+2*q**2*p**2+p**4)/pp**3 dxCpq_gN(1,1)=t0 t0 = 4*M/R**2*p*(-10*q**2+2*p**2+1+q**4+2*q**2*p**2+p**4)/pp**3 dxCpq_gN(1,2)=t0 t0 = -2*M/R**2*(-1+q**2+p**2)*(-10*q**2+2*p**2+1+q**4+2*q**2*p**2+ #p**4)/...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/C20_3.f90
t0 = -4.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R C20(1,1)=t0 t0 = 0 C20(1,2)=t0 t0 = 0 C20(1,3)=t0 t0 = -4.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R C20(2,2)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/Cxyz_dxg.f90
t0 = -6*M*x**2*y/sqrt(x**2+y**2+z**2)**5 Cxyz_dyg(1,1)=t0 t0 = 2*M*x*(x**2-2*y**2+z**2)/sqrt(x**2+y**2+z**2)**5 Cxyz_dyg(1,2)=t0 t0 = -6*M*y*z/sqrt(x**2+y**2+z**2)**5*x Cxyz_dyg(1,3)=t0 t0 = 4*M*y/(x**2+...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dRB1m1_3.f90
t0 = 2.D0/3.D0*M/(R+2*M)**2*sqrt(6.D0)*sqrt(pi) dRB1m1(1)=t0 t0 = cmplx(0.D0,2.D0/3.D0)*M/(R+2*M)**2*sqrt(6.D0)*sqrt(pi) dRB1m1(2)=t0 t0 = 0 dRB1m1(3)=t0
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/WT_g3S.f90
t0 = 1+8*M*q**2/pp**2/R WT_g3S(1,1)=t0 t0 = -8*M*q*p/R/pp**2 WT_g3S(1,2)=t0 t0 = 4*M*(-1+q**2+p**2)*q/R/pp**2 WT_g3S(1,3)=t0 t0 = 1+8*M*p**2/pp**2/R WT_g3S(2,2)=t0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/WT_dxgS.f90
t0 = 4.D0/5.D0*M*q/R**2/pp WT_dxgS(1,1)=t0 t0 = -8.D0/5.D0*M*p/R**2/pp WT_dxgS(1,2)=t0 t0 = 4.D0/5.D0/R**2*M*(-1+q**2+p**2)/pp WT_dxgS(1,3)=t0 t0 = -2*M*(1-6*q**2+2*p**2+q**4+2*q**2*p**2+p**4)/R**2/pp...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/C00_3.f90
t0 = 2.D0/3.D0*sqrt(pi)*(2*M+3*R)/R C00(1,1)=t0 t0 = 0 C00(1,2)=t0 t0 = 0 C00(1,3)=t0 t0 = 2.D0/3.D0*sqrt(pi)*(2*M+3*R)/R C00(2,2)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/SchwarzYlm_NS_MAS.bak
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dxC33.f90
t0 = 6.D0/35.D0/R**2*M*sqrt(pi)*sqrt(35.D0) dxC33(1,1)=t0 t0 = cmplx(0.D0,-6.D0/35.D0)/R**2*M*sqrt(pi)*sqrt(35.D0) dxC33(1,2)=t0 t0 = 0 dxC33(1,3)=t0 t0 = 0 dxC33(1,...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/Schwarz3Ylm_NS_MAS.bak
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dxC32.f90
t0 = 0 dxC32(1,1)=t0 t0 = 0 dxC32(1,2)=t0 t0 = -2.D0/35.D0/R**2*M*sqrt(210.D0)*sqrt(pi) dxC32(1,3)=t0 t0 = 0 dxC32(1,4)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dRC2m1_3.f90
t0 = 0 dRC2m1_3(1,1)=t0 t0 = 0 dRC2m1_3(1,2)=t0 t0 = -2.D0/15.D0*sqrt(30.D0)/R**2*sqrt(pi)*M dRC2m1_3(1,3)=t0 t0 = 0 dRC2m1_3(2,2)=t0 t0 = cmplx(0.D0,-2.D0/15.D0)*sqr...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/C21_3.f90
t0 = 0 C21(1,1)=t0 t0 = 0 C21(1,2)=t0 t0 = -2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M C21(1,3)=t0 t0 = 0 C21(2,2)=t0 t0 = cmplx(0.D0,2.D0/15.D0)*sqrt(30.D0)/R*s...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/DxSchwarz3Ylm_NS.mw
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dxC30.f90
t0 = 0 dxC30(1,1)=t0 t0 = 0 dxC30(1,2)=t0 t0 = 12.D0/35.D0*sqrt(pi)/R**2*M*sqrt(7.D0) dxC30(1,3)=t0 t0 = 0 dxC30(1,4)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dxC31.f90
t0 = -6.D0/35.D0/R**2*M*sqrt(21.D0)*sqrt(pi) dxC31(1,1)=t0 t0 = cmplx(0.D0,2.D0/35.D0)/R**2*M*sqrt(21.D0)*sqrt(pi) dxC31(1,2)=t0 t0 = 0 dxC31(1,3)=t0 t0 = 0 dxC31(1,...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dRB10_3.f90
t0 = 0 dRB10(1)=t0 t0 = 0 dRB10(2)=t0 t0 = 4.D0/3.D0*M/(R+2*M)**2*sqrt(3.D0)*sqrt(pi) dRB10(3)=t0
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/WT_dRg3S.f90
t0 = -8*M*q**2/R**2/pp**2 WT_dRg3S(1,1)=t0 t0 = 8*M*q*p/R**2/pp**2 WT_dRg3S(1,2)=t0 t0 = -4*M*(-1+q**2+p**2)*q/R**2/pp**2 WT_dRg3S(1,3)=t0 t0 = -8*M*p**2/R**2/pp**2 WT_dRg3S...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/Y22.f90
t0 = 2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M Y22(1,1)=t0 t0 = cmplx(0.D0,-2.D0/15.D0)*sqrt(pi)*sqrt(30.D0)/R*M Y22(1,2)=t0 t0 = 0 Y22(1,3)=t0 t0 = 0 Y22(1,4)=t0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/SchwarzYlm_NS_Deriv_MAS.bak
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dxC21.f90
t0 = 0 dxC21(1,1)=t0 t0 = 0 dxC21(1,2)=t0 t0 = 0 dxC21(1,3)=t0 t0 = 0 dxC21(1,4)=t0 t0 = 0 dxC21(2,2)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dxC20.f90
t0 = 0 dxC20(1,1)=t0 t0 = 0 dxC20(1,2)=t0 t0 = 0 dxC20(1,3)=t0 t0 = -8.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R**2 dxC20(1,4)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/WT_gS.f90
t0 = 1+8*M*q**2/pp**2/R WT_gS(1,1)=t0 t0 = -8*M*q*p/R/pp**2 WT_gS(1,2)=t0 t0 = 4*M*(-1+q**2+p**2)*q/R/pp**2 WT_gS(1,3)=t0 t0 = -4*M*q/R/pp WT_gS(1,4)=t0 t0 = ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/Y21.f90
t0 = 0 Y21(1,1)=t0 t0 = 0 Y21(1,2)=t0 t0 = -2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M Y21(1,3)=t0 t0 = 0 Y21(1,4)=t0 t0 = 0 Y21...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/dxC22.f90
t0 = 0 dxC22(1,1)=t0 t0 = 0 dxC22(1,2)=t0 t0 = 0 dxC22(1,3)=t0 t0 = 4.D0/15.D0*M*sqrt(30.D0)*sqrt(pi)/R**2 dxC22(1,4)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
include/Maple/Y20.f90
t0 = -4.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R Y20(1,1)=t0 t0 = 0 Y20(1,2)=t0 t0 = 0 Y20(1,3)=t0 t0 = 0 Y20(1,4)=t0 t0 = -4.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/C2m2_3.f90
t0 = 2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M C2m2(1,1)=t0 t0 = cmplx(0.D0,2.D0/15.D0)*sqrt(pi)*sqrt(30.D0)/R*M C2m2(1,2)=t0 t0 = 0 C2m2(1,3)=t0 t0 = -2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/B10_3.f90
t0 = 0 B10(1)=t0 t0 = 0 B10(2)=t0 t0 = -4.D0/3.D0*M/(R+2*M)*sqrt(3.D0)*sqrt(pi) B10(3)=t0
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Y11.f90
t0 = 0 Y11(1,1)=t0 t0 = 0 Y11(1,2)=t0 t0 = 0 Y11(1,3)=t0 t0 = 2.D0/3.D0/R*sqrt(6.D0)*sqrt(pi)*M Y11(1,4)=t0 t0 = 0 Y11(2,...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Y2m2.f90
t0 = 2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M Y2m2(1,1)=t0 t0 = cmplx(0.D0,2.D0/15.D0)*sqrt(30.D0)/R*sqrt(pi)*M Y2m2(1,2)=t0 t0 = 0 Y2m2(1,3)=t0 t0 = 0 Y2m2(1,4)=t0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Y10.f90
t0 = 0 Y10(1,1)=t0 t0 = 0 Y10(1,2)=t0 t0 = 0 Y10(1,3)=t0 t0 = 0 Y10(1,4)=t0 t0 = 0 Y10(2,2)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/dRC21_3.f90
t0 = 0 dRC21(1,1)=t0 t0 = 0 dRC21(1,2)=t0 t0 = 2.D0/15.D0*sqrt(30.D0)/R**2*sqrt(pi)*M dRC21(1,3)=t0 t0 = 0 dRC21(2,2)=t0 t0 = cmplx(0.D0,-2.D0/15.D0)*sqrt(pi)...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/JacobianCtoW.mw
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Y2m1.f90
t0 = 0 Y2m1(1,1)=t0 t0 = 0 Y2m1(1,2)=t0 t0 = 2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M Y2m1(1,3)=t0 t0 = 0 Y2m1(1,4)=t0 t0 = 0 Y2m1(...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/B1m1_3.f90
t0 = -2.D0/3.D0*sqrt(pi)*M/(R+2*M)*sqrt(6.D0) B1m1(1)=t0 t0 = cmplx(0.D0,-2.D0/3.D0)*sqrt(pi)*M/(R+2*M)*sqrt(6.D0) B1m1(2)=t0 t0 = 0 B1m1(3)=t0
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/WT_dRg3N.f90
t0 = -8*M*q**2/R**2/pp**2 WT_dRg3N(1,1)=t0 t0 = -8*M*q*p/R**2/pp**2 WT_dRg3N(1,2)=t0 t0 = 4*M*(-1+q**2+p**2)*q/R**2/pp**2 WT_dRg3N(1,3)=t0 t0 = -8*M*p**2/R**2/pp**2 WT_dRg3N...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Y00.f90
t0 = 2.D0/3.D0*sqrt(pi)*(2*M+3*R)/R Y00(1,1)=t0 t0 = 0 Y00(1,2)=t0 t0 = 0 Y00(1,3)=t0 t0 = 0 Y00(1,4)=t0 t0 = 2.D0/3.D0*sqrt(pi)*(2*M+3*R)/R ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/WT_gN.f90
t0 = 1+8*M*q**2/pp**2/R WT_gN(1,1)=t0 t0 = 8*M*q*p/R/pp**2 WT_gN(1,2)=t0 t0 = -4*M*(-1+q**2+p**2)*q/R/pp**2 WT_gN(1,3)=t0 t0 = -4*M*q/R/pp WT_gN(1,4)=t0 t0 = ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Schwarz3Ylm_NS.mw
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/dRC20_3.f90
t0 = 4.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R**2 dRC20(1,1)=t0 t0 = 0 dRC20(1,2)=t0 t0 = 0 dRC20(1,3)=t0 t0 = 4.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R**2 dRC20(2,2)=t0 t0...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/C2m1_3.f90
t0 = 0 C2m1_3(1,1)=t0 t0 = 0 C2m1_3(1,2)=t0 t0 = 2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M C2m1_3(1,3)=t0 t0 = 0 C2m1_3(2,2)=t0 t0 = cmplx(0.D0,2.D0/15.D0)*sqrt(pi)*sqr...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/g_N.f90
t0 = 1+8*M*q**2/pp**2/R g_N(1,1)=t0 t0 = 8*M*q*p/R/pp**2 g_N(1,2)=t0 t0 = -4*M*(-1+q**2+p**2)*q/R/pp**2 g_N(1,3)=t0 t0 = -4*M*q/R/pp g_N(1,4)=t0 t0 = 1+8*...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/SchwarzYlm_NS.mw
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Y1m1.f90
t0 = 0 Y1m1(1,1)=t0 t0 = 0 Y1m1(1,2)=t0 t0 = 0 Y1m1(1,3)=t0 t0 = -2.D0/3.D0/R*sqrt(6.D0)*sqrt(pi)*M Y1m1(1,4)=t0 t0 = 0 Y1m1(2...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/B11_3.f90
t0 = 2.D0/3.D0*sqrt(pi)*M/(R+2*M)*sqrt(6.D0) B11(1)=t0 t0 = cmplx(0.D0,-2.D0/3.D0)*sqrt(pi)*M/(R+2*M)*sqrt(6.D0) B11(2)=t0 t0 = 0 B11(3)=t0
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/dRC22_3.f90
t0 = -2.D0/15.D0*sqrt(30.D0)/R**2*sqrt(pi)*M dRC22(1,1)=t0 t0 = cmplx(0.D0,2.D0/15.D0)*sqrt(pi)*sqrt(30.D0)/R**2*M dRC22(1,2)=t0 t0 = 0 dRC22(1,3)=t0 t0 = 2.D0/15.D0*sqrt(30.D0)/R**2*sqrt(pi)*M ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Cxyz_g.f90
t0 = (sqrt(x**2+y**2+z**2)**3+2*M*x**2)/sqrt(x**2+y**2+z**2)**3 Cxyz_g(1,1)=t0 t0 = 2*M*x*y/sqrt(x**2+y**2+z**2)**3 Cxyz_g(1,2)=t0 t0 = 2*M*x*z/sqrt(x**2+y**2+z**2)**3 Cxyz_g(1,3)=t0 t0 = -2*M*x/(x**2...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/ExtractionSchwarzIEF_MAS.bak
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Cpq_gN.f90
t0 = 1+8*M*q**2/pp**2/R Cpq_gN(1,1)=t0 t0 = 8*M*q*p/R/pp**2 Cpq_gN(1,2)=t0 t0 = -4*M*(-1+q**2+p**2)*q/R/pp**2 Cpq_gN(1,3)=t0 t0 = -4*M*q/R/pp Cpq_gN(1,4)=t0 t0 = ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/SchwarzYlm_NS_Deriv.mw
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/dRC00_3.f90
t0 = -4.D0/3.D0*sqrt(pi)*M/R**2 dRC00(1,1)=t0 t0 = 0 dRC00(1,2)=t0 t0 = 0 dRC00(1,3)=t0 t0 = -4.D0/3.D0*sqrt(pi)*M/R**2 dRC00(2,2)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/WT_g3N.f90
t0 = 1+8*M*q**2/pp**2/R WT_g3N(1,1)=t0 t0 = 8*M*q*p/R/pp**2 WT_g3N(1,2)=t0 t0 = -4*M*(-1+q**2+p**2)*q/R/pp**2 WT_g3N(1,3)=t0 t0 = 1+8*M*p**2/pp**2/R WT_g3N(2,2)=t0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/C22_3.f90
t0 = 2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M C22(1,1)=t0 t0 = cmplx(0.D0,-2.D0/15.D0)*sqrt(pi)*sqrt(30.D0)/R*M C22(1,2)=t0 t0 = 0 C22(1,3)=t0 t0 = -2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/dRC2m2_3.f90
t0 = -2.D0/15.D0*sqrt(30.D0)/R**2*sqrt(pi)*M dRC2m2(1,1)=t0 t0 = cmplx(0.D0,-2.D0/15.D0)*sqrt(pi)*sqrt(30.D0)/R**2*M dRC2m2(1,2)=t0 t0 = 0 dRC2m2(1,3)=t0 t0 = 2.D0/15.D0*sqrt(30.D0)/R**2*sqrt(pi)*M ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/dRB11_3.f90
t0 = -2.D0/3.D0*sqrt(pi)*M/(R+2*M)**2*sqrt(6.D0) dRB11(1)=t0 t0 = cmplx(0.D0,2.D0/3.D0)*sqrt(pi)*M/(R+2*M)**2*sqrt(6.D0) dRB11(2)=t0 t0 = 0 dRB11(3)=t0
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/C20_3.f90
t0 = -4.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R C20(1,1)=t0 t0 = 0 C20(1,2)=t0 t0 = 0 C20(1,3)=t0 t0 = -4.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R C20(2,2)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/dRB1m1_3.f90
t0 = 2.D0/3.D0*sqrt(pi)*M/(R+2*M)**2*sqrt(6.D0) dRB1m1(1)=t0 t0 = cmplx(0.D0,2.D0/3.D0)*sqrt(pi)*M/(R+2*M)**2*sqrt(6.D0) dRB1m1(2)=t0 t0 = 0 dRB1m1(3)=t0
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/WT_g3S.f90
t0 = 1+8*M*q**2/pp**2/R WT_g3S(1,1)=t0 t0 = -8*M*q*p/R/pp**2 WT_g3S(1,2)=t0 t0 = 4*M*(-1+q**2+p**2)*q/R/pp**2 WT_g3S(1,3)=t0 t0 = 1+8*M*p**2/pp**2/R WT_g3S(2,2)=t0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/C00_3.f90
t0 = 2.D0/3.D0*sqrt(pi)*(2*M+3*R)/R C00(1,1)=t0 t0 = 0 C00(1,2)=t0 t0 = 0 C00(1,3)=t0 t0 = 2.D0/3.D0*sqrt(pi)*(2*M+3*R)/R C00(2,2)=t0 t0 = 0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/SchwarzYlm_NS_MAS.bak
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/dRC2m1_3.f90
t0 = 0 dRC2m1_3(1,1)=t0 t0 = 0 dRC2m1_3(1,2)=t0 t0 = -2.D0/15.D0*sqrt(30.D0)/R**2*sqrt(pi)*M dRC2m1_3(1,3)=t0 t0 = 0 dRC2m1_3(2,2)=t0 t0 = cmplx(0.D0,-2.D0/15.D0)*sqr...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/C21_3.f90
t0 = 0 C21(1,1)=t0 t0 = 0 C21(1,2)=t0 t0 = -2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M C21(1,3)=t0 t0 = 0 C21(2,2)=t0 t0 = cmplx(0.D0,2.D0/15.D0)*sqrt(pi)*sqrt(3...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/ExtractionSchwarzIEF.mw
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="11" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="false"><Zoom percentage="150"/></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="1...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/dRB10_3.f90
t0 = 0 dRB10(1)=t0 t0 = 0 dRB10(2)=t0 t0 = 4.D0/3.D0*M/(R+2*M)**2*sqrt(3.D0)*sqrt(pi) dRB10(3)=t0
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/WT_dRg3S.f90
t0 = -8*M*q**2/R**2/pp**2 WT_dRg3S(1,1)=t0 t0 = 8*M*q*p/R**2/pp**2 WT_dRg3S(1,2)=t0 t0 = -4*M*(-1+q**2+p**2)*q/R**2/pp**2 WT_dRg3S(1,3)=t0 t0 = -8*M*p**2/R**2/pp**2 WT_dRg3S...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Y22.f90
t0 = 2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M Y22(1,1)=t0 t0 = cmplx(0.D0,-2.D0/15.D0)*sqrt(30.D0)/R*sqrt(pi)*M Y22(1,2)=t0 t0 = 0 Y22(1,3)=t0 t0 = 0 Y22(1,4)=t0 ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/WT_gS.f90
t0 = 1+8*M*q**2/pp**2/R WT_gS(1,1)=t0 t0 = -8*M*q*p/R/pp**2 WT_gS(1,2)=t0 t0 = 4*M*(-1+q**2+p**2)*q/R/pp**2 WT_gS(1,3)=t0 t0 = -4*M*q/R/pp WT_gS(1,4)=t0 t0 = ...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Y21.f90
t0 = 0 Y21(1,1)=t0 t0 = 0 Y21(1,2)=t0 t0 = -2.D0/15.D0*sqrt(30.D0)/R*sqrt(pi)*M Y21(1,3)=t0 t0 = 0 Y21(1,4)=t0 t0 = 0 Y21...
PITTNullCode/NullSHRExtract
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definition for thorn NullSHRExtract # $Header:$ PROVIDES NullSHRExtraction { } REQUIRES THORNS: Fortran NullEvolve NullInterp NullGrid NullDecomp
# Interface definition for thorn NullSHRExtract # $Header:$ implements: NullSHRExtract inherits: NullInterp, NullGrid, NullVars CCTK_INT \ FUNCTION GetCurrentExtractionCoefs(\ CCTK_INT IN l,\ CCTK_INT IN m,\ CCTK_REAL OUT ARRAY RC,\ CCTK_REAL OUT ARRAY IC,\ ...
# Parameter definitions for thorn NullSHRExtract # $Header:$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts uses real null_rwt uses real null_xin shares: cactus uses cctk_int cctk_itlast shares: NullEvolve uses BOO...
# Schedule definitions for thorn NullSHRExtract # $Header:$ if (CCTK_EQUALS(boundary_data,"SHRE")) { STORAGE: SHRE_gij[3], SHRE_git[3] SHRE_beta[3], SHRE_alpha[3] STORAGE: SHRE_dgij[3], SHRE_dgit[3] SHRE_dbeta[3], SHRE_dalpha[3] STORAGE: WT_r0, WT_r1[3], WT_dj0_vect STORAGE: NullVars::realcharfuncs[2] ST...
Maple/Y20.f90
t0 = -4.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R Y20(1,1)=t0 t0 = 0 Y20(1,2)=t0 t0 = 0 Y20(1,3)=t0 t0 = 0 Y20(1,4)=t0 t0 = -4.D0/15.D0*sqrt(pi)*M*sqrt(5.D0)/R ...
PITTNullCode/NullVars
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# configuration.ccl file for thorn NullGrid PROVIDES NullVars { LANG }
# Interface definition for thorn NullVars # $Header$ implements: NullVars public: CCTK_REAL realcharfuncs[NullGrid::N_radial_pts] TYPE=ARRAY TIMELEVELS=2 dim=2 size=\ (NullGrid::N_ang_pts_inside_eq+2*(NullGrid::N_ang_ev_outside_eq+NullGrid::N_ang_stencil_size)),\ (NullGrid::N_ang_pts_inside_eq+2*(NullGrid::N_ang_ev...
# Parameter definitions for thorn NullVars # $Header$ shares: NullGrid uses int N_ang_pts_inside_eq uses int N_ang_ev_outside_eq uses int N_ang_stencil_size uses int N_ang_ghost_pts uses int N_radial_pts
# Schedule definitions for thorn NullVars # $Header$
make.code.defn
# Main make.code.defn file for thorn NullVars # $Header$ # Source files in this directory SRCS = # Subdirectories containing source files SUBDIRS =
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
Chebyshev.hh
#ifndef DECOMP_CHEBYSHEV_HH #define DECOMP_CHEBYSHEV_HH namespace decomp_Chebyshev { double ChebyshevU(int n, double x); } #endif
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
decomp.hh
#ifndef DECOMP_DECOMP_H #define DECOMP_DECOMP_H #include <complex> #include "matrix.hh" #include "sYlm.hh" #include "SphericalHarmonicDecomp.h" #ifdef USE_LEGENDRE #include "Legendre.hh" #else #include "Chebyshev.hh" #endif using namespace decomp_matrix_class; using namespace decomp_sYlm; #ifdef USE_LEGENDRE using n...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
myassert.h
#ifndef MYASSERT_H #define MYASSERT_H #include<cctk.h> #define myassert(x) \ do { \ const long int _err = (long int) (x); \ if (!_err) \ { ...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
Legendre.cc
#include <stdlib.h> #include "myassert.h" namespace decomp_Legendre { double LegendreP(int n, double x) { double PP[101]; double X[101]; myassert(n>-1); myassert(n<101); X[0] = 1; for (int i=1; i < 101; i++) { X[i] = X[i-1] * x; } PP[0] = 1.; PP[1] = x; PP[2] = -0.5 + 1.5*X[2]; PP[3] = -...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
h5read.cc
#include "cctk.h" #include "cctk_Arguments.h" #define H5_USE_16_API 1 #include <hdf5.h> #include "hdf5_hl.h" #include <stdlib.h> #include <iostream> #define BUFFSIZE 1024 // check return code of HDF5 call and print a warning in case of an error #define HDF5_ERROR(fn_call) HDF5_ERROR_FUNC((fn_call), #fn_call, \ ...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
Legendre.hh
#ifndef DECOMP_LEGENDRE_HH #define DECOMP_LEGENDRE_HH namespace decomp_Legendre { double LegendreP(int n, double x); int LegendreRoots(int n, double *root); } #endif
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
Chebyshev.cc
#include "myassert.h" #include <stdlib.h> namespace decomp_Chebyshev { double ChebyshevU (int n, double x) { double UU[101]; double X[101]; myassert (n > -1); myassert (n < 31); X[0] = 1; for (int i = 1; i < 101; i++) { X[i] = X[i - 1] * x; } UU[0] = 1.0; UU[1]...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
decomp.cc
#include <iostream> #include <complex> #include <cmath> #include "myassert.h" #include "matrix.hh" #include "sYlm.hh" #include "SphericalHarmonicDecomp.h" #ifdef USE_LEGENDRE # include "Legendre.hh" #else # include "Chebyshev.hh" #endif #include "decomp.hh" #define Max(a_,b_) ((a_)>(b_)? (a_):(b_)) #define Min(a_,...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
make.code.defn
# Main make.code.defn file for thorn SphericalHarmonicDecomp # $Header:$ # Source files in this directory SRCS = alias.cc \ decomp.cc \ matrix.cc \ sYlm.cc \ Legendre.cc \ Chebyshev.cc \ h5read.cc \ ExtractMetric.cc # Subdirectories containing source files SUBDIRS =
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
sYlm.cc
#include <complex> #include <cmath> #include "myassert.h" #include "sYlm.hh" #define Max(a_,b_) ((a_)>(b_)? (a_):(b_)) #define Min(a_,b_) ((a_)<(b_)? (a_):(b_)) #define FourPi 12.566370614359172953850573533118 #define ABS(x_) ((x_)>0 ? (x_) : (-(x_))) namespace decomp_sYlm { using namespace std; static long double ...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
SphericalHarmonicDecomp.h
#ifndef SphericalHarmonicDecomp_h #define SphericalHarmonicDecomp_h #undef USE_LEGENDRE #include "cctk.h" extern "C" { void SphericalHarmonicDecomp_Read( const char *name, const int iteration, CCTK_REAL *p_time, CCTK_REAL *p_Rin, CCTK_REAL *p_Rout, CCTK_INT *p_lmax, CCTK_INT *p_nmax...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
matrix.hh
#ifndef MATRIX_HH_ #define MATRIX_HH_ #include "myassert.h" #define MATRIX_ELEMENT_ROUND_OFF_LIMIT 1.0e-12 #define MATRIX_DECOMP_USE_GSL_MATRIX_INVERTER 1 namespace decomp_matrix_class { template <class T> class row { private: int size; T *data; public: int length(); row(void); row(int sz); ...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
matrix.cc
#include <iostream> #include <complex> #include <cmath> #include "myassert.h" #include "matrix.hh" #if MATRIX_DECOMP_USE_GSL_MATRIX_INVERTER # include <gsl/gsl_linalg.h> # include <gsl/gsl_permutation.h> # include <gsl/gsl_vector.h> # include <gsl/gsl_matrix.h> #endif namespace decomp_matrix_class { using namespa...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
alias.cc
#include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" #include "util_Table.h" #include "util_ErrorCodes.h" #include "SphericalHarmonicDecomp.h" #include <stdio.h> #include <stdlib.h> #include "myassert.h" #include <iostream> #include <complex> #include "sYlm.hh" #ifdef USE_LEGENDRE # include "Le...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
ExtractMetric.cc
#include "cctk.h" #include "cctk_Arguments.h" #include "cctk_Parameters.h" #include "util_Table.h" #include "util_ErrorCodes.h" #include "SphericalHarmonicDecomp.h" #include <stdio.h> #include <stdlib.h> #include "myassert.h" #include <iostream> #include <complex> #include "sYlm.hh" static int hdf5_warn_level = CCTK_...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
sYlm.hh
#ifndef DECOMP_SYLM_HH #define DECOMP_SYLM_HH #include <complex> #include <cmath> namespace decomp_sYlm { using namespace std; double sPlm(int s, int l, int m, double theta); double sPlm_mu(int s, int l, int m, double mu); complex <double> sYlm(int s, int l, int m, double theta, double phi); complex <double> ...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
util/Legendre.cc
#include <assert.h> #include <stdlib.h> namespace decomp_Legendre { double LegendreP(int n, double x) { double PP[101]; double X[101]; assert(n>-1); assert(n<101); X[0] = 1; for (int i=1; i < 101; i++) { X[i] = X[i-1] * x; } PP[0] = 1.; PP[1] = x; PP[2] = -0.5 + 1.5*X[2]; PP[3] = -1.5*x ...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
util/Makefile
OBJS=sYlm.o Legendre.o h5read.o PROGS=h5read HDF5_DIR=/home/yosef/software/hdf5-1.8.1/ HDF5_LIBS= -lhdf5_hl -lhdf5 -lz ${PROGS}: ${OBJS} g++ ${OBJS} -g -o $@ -L ${HDF5_DIR}/lib ${HDF5_LIBS} %.o: %.cc g++ -Wall -O3 -g $< -c -I ${HDF5_DIR}/include clean: rm ${OBJS} ${PROGS}
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
util/h5read.cc
#include <iostream> #include <complex> #include <math.h> #include "hdf5.h" #include "hdf5_hl.h" #include "Legendre.hh" #include "sYlm.hh" #define BUFFSIZE 1024 using namespace std; struct decomp_info { int s; int nl; int nn; double Rin; double Rout; const double *re; const double *im; }; struct output_...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
util/Legendre.hh
#ifndef DECOMP_LEGENDRE_HH #define DECOMP_LEGENDRE_HH namespace decomp_Legendre { double LegendreP(int n, double x); int LegendreRoots(int n, double *root); } #endif
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
util/run.sh
#!/bin/bash XORIGIN=-50 YORIGIN=-50 XMAX=50 YMAX=50 Z=0 NX=101 NY=101 NMAX=10 LMAX=4 MMAX=4 HDF5FILE="/tmp/psi4_Decomp.h5" name=$(basename ${HDF5FILE}) name=${name%%.h5} ITERATION_START=0 ITERATION_END=10000 DELTA_ITERATION=1000 for (( iteration=${ITERATION_START};\ iteration<= ${ITERATION_END}; itera...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
util/sYlm.cc
#include <complex> #include <cmath> #include <assert.h> #include "sYlm.hh" #define Max(a_,b_) ((a_)>(b_)? (a_):(b_)) #define Min(a_,b_) ((a_)<(b_)? (a_):(b_)) #define FourPi 12.566370614359172953850573533118 #define ABS(x_) ((x_)>0 ? (x_) : (-(x_))) namespace decomp_sYlm { using namespace std; static long double fa...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
util/sYlm.hh
#ifndef DECOMP_SYLM_HH #define DECOMP_SYLM_HH #include <complex> #include <cmath> namespace decomp_sYlm { using namespace std; double sPlm(int s, int l, int m, double theta); double sPlm_mu(int s, int l, int m, double mu); complex <double> sYlm(int s, int l, int m, double theta, double phi); complex <double> ...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
TestLeastSquare/Chebyshev.hh
#ifndef DECOMP_CHEBYSHEV_HH #define DECOMP_CHEBYSHEV_HH namespace decomp_Chebyshev { double ChebyshevU(int n, double x); } #endif
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
TestLeastSquare/driver.cc
#include <iostream> #include <complex> #include <sys/time.h> #include <cmath> #include "sYlm.hh" #include "decomp.hh" #include "TestLeastSquare.h" #ifdef USE_LEGENDRE # include "Legendre.hh" #else # include "Chebyshev.hh" #endif #define Max(a_,b_) ((a_)>(b_)? (a_):(b_)) #define Min(a_,b_) ((a_)<(b_)? (a_):(b_)) #...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
TestLeastSquare/decomp.hh
#ifndef DECOMP_DECOMP_H #define DECOMP_DECOMP_H #include <complex> #include "matrix.hh" #include "sYlm.hh" #include "TestLeastSquare.h" #ifdef USE_LEGENDRE #include "Legendre.hh" #else #include "Chebyshev.hh" #endif using namespace decomp_matrix_class; using namespace decomp_sYlm; #ifdef USE_LEGENDRE using namespace...
PITTNullCode/SphericalHarmonicDecomp
https://bitbucket.org/einsteintoolkit/pittnullcode.git
# Configuration definitions for thorn SphericalHarmonicDecomp REQUIRES HDF5 GSL
# Interface definition for thorn SphericalHarmonicDecomp # $Header:$ implements: SphericalHarmonicDecomp inherits: CCTK_INT FUNCTION sYlm_DecomposeField(\ CCTK_POINTER_TO_CONST IN cctkGH,\ CCTK_POINTER_TO_CONST IN name,\ CCTK_INT IN re_gindx,\ CCTK_INT IN im...
# Parameter definitions for thorn SphericalHarmonicDecomp # $Header:$ SHARES: IO USES CCTK_STRING out_dir AS io_out_dir PRIVATE: CCTK_STRING out_dir "output directory" STEERABLE=ALWAYS { "^$" :: "Empty stting -> use IO::out_dir" ".+" :: "directory name" } "" CCTK_INT max_spin "maximum absolute spin of fields" ...
# Schedule definitions for thorn SphericalHarmonicDecomp # $Header:$ if (do_test) { SCHEDULE SphericalHarmonicDecomp_Test AT CCTK_INITIAL { LANG: C OPTIONS: GLOBAL } "test" } if (extract_spacetime_metric_every) { SCHEDULE SphericalHarmonicDecomp_DumpMetric AT CCTK_POSTSTEP { LANG: C OPTIONS:...
TestLeastSquare/myassert.h
#ifndef MYASSERT_H #define MYASSERT_H #include<stdio.h> #include<stdlib.h> #define myassert(x) \ do { \ const long int _err = (long int) (x); \ if (!_err) \...