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 |
|---|---|---|---|---|---|---|---|
EinsteinAnalysis/WeylScal4 | https://bitbucket.org/einsteintoolkit/einsteinanalysis.git | # File produced by Kranc
REQUIRES GenericFD
REQUIRES LoopControl
REQUIRES Vectors
| # File produced by Kranc
implements: WeylScal4
inherits: admbase Boundary GenericFD Grid methodoflines
USES INCLUDE: loopcontrol.h
USES INCLUDE: Symmetry.h
USES INCLUDE: vectors.h
USES INCLUDE: Boundary.h
CCTK_INT FUNCTION MoLRegisterEvolved(CCTK_INT IN EvolvedIndex, CCTK_INT IN RHSIndex)
USES FUNCTION MoLRegis... | # File produced by Kranc
shares: GenericFD
USES CCTK_INT assume_stress_energy_state
USES CCTK_INT assume_use_jacobian
USES CCTK_STRING jacobian_group
USES CCTK_STRING jacobian_determinant_group
USES CCTK_STRING jacobian_inverse_group
USES CCTK_STRING jacobian_derivative_group
USES CCTK_INT jacobian_identity_map
sh... | # File produced by Kranc
STORAGE: Psi0r_group[timelevels]
STORAGE: Psi0i_group[timelevels]
STORAGE: Psi1r_group[timelevels]
STORAGE: Psi1i_group[timelevels]
STORAGE: Psi2r_group[timelevels]
STORAGE: Psi2i_group[timelevels]
STORAGE: Psi3r_group[timelevels]
STORAGE: Psi3i_group[timelevels]
STORAGE: Psi4r_group[t... | WeylScal4_psis_calc_4th.cc | /* File produced by Kranc */
#define KRANC_C
#include <algorithm>
#include <assert.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "cctk.h"
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
#include "Kranc.hh"
#include "Differencing.h"
#include "loopcontrol.h"
#include... |
EinsteinAnalysis/WeylScal4 | https://bitbucket.org/einsteintoolkit/einsteinanalysis.git | # File produced by Kranc
REQUIRES GenericFD
REQUIRES LoopControl
REQUIRES Vectors
| # File produced by Kranc
implements: WeylScal4
inherits: admbase Boundary GenericFD Grid methodoflines
USES INCLUDE: loopcontrol.h
USES INCLUDE: Symmetry.h
USES INCLUDE: vectors.h
USES INCLUDE: Boundary.h
CCTK_INT FUNCTION MoLRegisterEvolved(CCTK_INT IN EvolvedIndex, CCTK_INT IN RHSIndex)
USES FUNCTION MoLRegis... | # File produced by Kranc
shares: GenericFD
USES CCTK_INT assume_stress_energy_state
USES CCTK_INT assume_use_jacobian
USES CCTK_STRING jacobian_group
USES CCTK_STRING jacobian_determinant_group
USES CCTK_STRING jacobian_inverse_group
USES CCTK_STRING jacobian_derivative_group
USES CCTK_INT jacobian_identity_map
sh... | # File produced by Kranc
STORAGE: Psi0r_group[timelevels]
STORAGE: Psi0i_group[timelevels]
STORAGE: Psi1r_group[timelevels]
STORAGE: Psi1i_group[timelevels]
STORAGE: Psi2r_group[timelevels]
STORAGE: Psi2i_group[timelevels]
STORAGE: Psi3r_group[timelevels]
STORAGE: Psi3i_group[timelevels]
STORAGE: Psi4r_group[t... | RegisterSymmetries.cc | /* File produced by Kranc */
#include "cctk.h"
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
#include "Symmetry.h"
extern "C" void WeylScal4_RegisterSymmetries(CCTK_ARGUMENTS)
{
DECLARE_CCTK_ARGUMENTS;
DECLARE_CCTK_PARAMETERS;
/* array holding symmetry definitions */
int sym[3];
/* Registe... |
EinsteinAnalysis/WeylScal4 | https://bitbucket.org/einsteintoolkit/einsteinanalysis.git | # File produced by Kranc
REQUIRES GenericFD
REQUIRES LoopControl
REQUIRES Vectors
| # File produced by Kranc
implements: WeylScal4
inherits: admbase Boundary GenericFD Grid methodoflines
USES INCLUDE: loopcontrol.h
USES INCLUDE: Symmetry.h
USES INCLUDE: vectors.h
USES INCLUDE: Boundary.h
CCTK_INT FUNCTION MoLRegisterEvolved(CCTK_INT IN EvolvedIndex, CCTK_INT IN RHSIndex)
USES FUNCTION MoLRegis... | # File produced by Kranc
shares: GenericFD
USES CCTK_INT assume_stress_energy_state
USES CCTK_INT assume_use_jacobian
USES CCTK_STRING jacobian_group
USES CCTK_STRING jacobian_determinant_group
USES CCTK_STRING jacobian_inverse_group
USES CCTK_STRING jacobian_derivative_group
USES CCTK_INT jacobian_identity_map
sh... | # File produced by Kranc
STORAGE: Psi0r_group[timelevels]
STORAGE: Psi0i_group[timelevels]
STORAGE: Psi1r_group[timelevels]
STORAGE: Psi1i_group[timelevels]
STORAGE: Psi2r_group[timelevels]
STORAGE: Psi2i_group[timelevels]
STORAGE: Psi3r_group[timelevels]
STORAGE: Psi3i_group[timelevels]
STORAGE: Psi4r_group[t... | WeylScal4_psi4_calc_4th.cc | /* File produced by Kranc */
#define KRANC_C
#include <algorithm>
#include <assert.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "cctk.h"
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
#include "Kranc.hh"
#include "Differencing.h"
#include "loopcontrol.h"
#include... |
EinsteinAnalysis/WeylScal4 | https://bitbucket.org/einsteintoolkit/einsteinanalysis.git | # File produced by Kranc
REQUIRES GenericFD
REQUIRES LoopControl
REQUIRES Vectors
| # File produced by Kranc
implements: WeylScal4
inherits: admbase Boundary GenericFD Grid methodoflines
USES INCLUDE: loopcontrol.h
USES INCLUDE: Symmetry.h
USES INCLUDE: vectors.h
USES INCLUDE: Boundary.h
CCTK_INT FUNCTION MoLRegisterEvolved(CCTK_INT IN EvolvedIndex, CCTK_INT IN RHSIndex)
USES FUNCTION MoLRegis... | # File produced by Kranc
shares: GenericFD
USES CCTK_INT assume_stress_energy_state
USES CCTK_INT assume_use_jacobian
USES CCTK_STRING jacobian_group
USES CCTK_STRING jacobian_determinant_group
USES CCTK_STRING jacobian_inverse_group
USES CCTK_STRING jacobian_derivative_group
USES CCTK_INT jacobian_identity_map
sh... | # File produced by Kranc
STORAGE: Psi0r_group[timelevels]
STORAGE: Psi0i_group[timelevels]
STORAGE: Psi1r_group[timelevels]
STORAGE: Psi1i_group[timelevels]
STORAGE: Psi2r_group[timelevels]
STORAGE: Psi2i_group[timelevels]
STORAGE: Psi3r_group[timelevels]
STORAGE: Psi3i_group[timelevels]
STORAGE: Psi4r_group[t... | Startup.cc | /* File produced by Kranc */
#include "cctk.h"
extern "C" int WeylScal4_Startup(void)
{
const char* banner CCTK_ATTRIBUTE_UNUSED = "WeylScal4";
CCTK_RegisterBanner(banner);
return 0;
}
|
EinsteinAnalysis/WeylScal4 | https://bitbucket.org/einsteintoolkit/einsteinanalysis.git | # File produced by Kranc
REQUIRES GenericFD
REQUIRES LoopControl
REQUIRES Vectors
| # File produced by Kranc
implements: WeylScal4
inherits: admbase Boundary GenericFD Grid methodoflines
USES INCLUDE: loopcontrol.h
USES INCLUDE: Symmetry.h
USES INCLUDE: vectors.h
USES INCLUDE: Boundary.h
CCTK_INT FUNCTION MoLRegisterEvolved(CCTK_INT IN EvolvedIndex, CCTK_INT IN RHSIndex)
USES FUNCTION MoLRegis... | # File produced by Kranc
shares: GenericFD
USES CCTK_INT assume_stress_energy_state
USES CCTK_INT assume_use_jacobian
USES CCTK_STRING jacobian_group
USES CCTK_STRING jacobian_determinant_group
USES CCTK_STRING jacobian_inverse_group
USES CCTK_STRING jacobian_derivative_group
USES CCTK_INT jacobian_identity_map
sh... | # File produced by Kranc
STORAGE: Psi0r_group[timelevels]
STORAGE: Psi0i_group[timelevels]
STORAGE: Psi1r_group[timelevels]
STORAGE: Psi1i_group[timelevels]
STORAGE: Psi2r_group[timelevels]
STORAGE: Psi2i_group[timelevels]
STORAGE: Psi3r_group[timelevels]
STORAGE: Psi3i_group[timelevels]
STORAGE: Psi4r_group[t... | Boundaries.cc | /* File produced by Kranc */
#include "cctk.h"
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
#include "cctk_Faces.h"
#include "util_Table.h"
#include "Symmetry.h"
/* the boundary treatment is split into 3 steps: */
/* 1. excision */
/* 2. symmetries ... |
EinsteinBase/ADMBase | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definition for thorn CactusEinstein/ADMBase
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn ADMBase
# $Header$
implements: ADMBase
inherits: grid
USES INCLUDE HEADER: Symmetry.h
CCTK_INT FUNCTION GetBoundarySpecification \
(CCTK_INT IN size, \
CCTK_INT OUT ARRAY nboundaryzones, \
CCTK_INT OUT ARRAY is_internal, \
CCTK_INT OUT ARRAY is_staggered, \
CCTK_INT OUT ... | # Parameter definitions for thorn ADMBase
# $Header$
restricted:
KEYWORD initial_data "Initial metric and extrinsic curvature datasets"
{
"Cartesian Minkowski" :: "Minkowski values in cartesian coordinates"
} "Cartesian Minkowski"
KEYWORD initial_lapse "Initial lapse value"
{
"one" :: "Uniform lapse"
} "one"
KE... | # Schedule definitions for thorn ADMBase
# $Header$
STORAGE: shift_state dtlapse_state dtshift_state
if (lapse_timelevels == 1)
{
STORAGE: lapse[1]
}
else if (lapse_timelevels == 2)
{
STORAGE: lapse[2]
}
else if (lapse_timelevels == 3)
{
STORAGE: lapse[3]
}
if (! CCTK_Equals(initial_shift, "none"))
{
if (shi... | Static.c | #include <string.h>
#include "cctk.h"
#include "cctk_Arguments.h"
void ADMBase_LapseStatic(CCTK_ARGUMENTS) {
DECLARE_CCTK_ARGUMENTS;
int npoints;
if (CCTK_ActiveTimeLevelsGN(cctkGH, "ADMBase::lapse") > 1) {
npoints = cctk_ash[0] * cctk_ash[1] * cctk_ash[2];
memcpy(alp, alp_p, npoints * sizeof *alp);
... |
EinsteinBase/ADMBase | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definition for thorn CactusEinstein/ADMBase
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn ADMBase
# $Header$
implements: ADMBase
inherits: grid
USES INCLUDE HEADER: Symmetry.h
CCTK_INT FUNCTION GetBoundarySpecification \
(CCTK_INT IN size, \
CCTK_INT OUT ARRAY nboundaryzones, \
CCTK_INT OUT ARRAY is_internal, \
CCTK_INT OUT ARRAY is_staggered, \
CCTK_INT OUT ... | # Parameter definitions for thorn ADMBase
# $Header$
restricted:
KEYWORD initial_data "Initial metric and extrinsic curvature datasets"
{
"Cartesian Minkowski" :: "Minkowski values in cartesian coordinates"
} "Cartesian Minkowski"
KEYWORD initial_lapse "Initial lapse value"
{
"one" :: "Uniform lapse"
} "one"
KE... | # Schedule definitions for thorn ADMBase
# $Header$
STORAGE: shift_state dtlapse_state dtshift_state
if (lapse_timelevels == 1)
{
STORAGE: lapse[1]
}
else if (lapse_timelevels == 2)
{
STORAGE: lapse[2]
}
else if (lapse_timelevels == 3)
{
STORAGE: lapse[3]
}
if (! CCTK_Equals(initial_shift, "none"))
{
if (shi... | ParamCheck.c | /*@@
@file ParamCheck.c
@date Thu Apr 25 19:02:51 2002
@author Tom Goodale
@desc
Parameter checking stuff for ADMBase
@enddesc
@version $Header$
@@*/
#include "cctk.h"
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
static const char *rcsid = "$Header$";
CCTK_FILEVERSION(CactusEi... |
EinsteinBase/ADMBase | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definition for thorn CactusEinstein/ADMBase
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn ADMBase
# $Header$
implements: ADMBase
inherits: grid
USES INCLUDE HEADER: Symmetry.h
CCTK_INT FUNCTION GetBoundarySpecification \
(CCTK_INT IN size, \
CCTK_INT OUT ARRAY nboundaryzones, \
CCTK_INT OUT ARRAY is_internal, \
CCTK_INT OUT ARRAY is_staggered, \
CCTK_INT OUT ... | # Parameter definitions for thorn ADMBase
# $Header$
restricted:
KEYWORD initial_data "Initial metric and extrinsic curvature datasets"
{
"Cartesian Minkowski" :: "Minkowski values in cartesian coordinates"
} "Cartesian Minkowski"
KEYWORD initial_lapse "Initial lapse value"
{
"one" :: "Uniform lapse"
} "one"
KE... | # Schedule definitions for thorn ADMBase
# $Header$
STORAGE: shift_state dtlapse_state dtshift_state
if (lapse_timelevels == 1)
{
STORAGE: lapse[1]
}
else if (lapse_timelevels == 2)
{
STORAGE: lapse[2]
}
else if (lapse_timelevels == 3)
{
STORAGE: lapse[3]
}
if (! CCTK_Equals(initial_shift, "none"))
{
if (shi... | make.code.defn | # Main make.code.defn file for thorn ADMBase
# $Header$
# Source files in this directory
SRCS = ParamCheck.c Initialisation.c Static.c InitSymBound.c
# Subdirectories containing source files
SUBDIRS =
|
EinsteinBase/ADMBase | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definition for thorn CactusEinstein/ADMBase
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn ADMBase
# $Header$
implements: ADMBase
inherits: grid
USES INCLUDE HEADER: Symmetry.h
CCTK_INT FUNCTION GetBoundarySpecification \
(CCTK_INT IN size, \
CCTK_INT OUT ARRAY nboundaryzones, \
CCTK_INT OUT ARRAY is_internal, \
CCTK_INT OUT ARRAY is_staggered, \
CCTK_INT OUT ... | # Parameter definitions for thorn ADMBase
# $Header$
restricted:
KEYWORD initial_data "Initial metric and extrinsic curvature datasets"
{
"Cartesian Minkowski" :: "Minkowski values in cartesian coordinates"
} "Cartesian Minkowski"
KEYWORD initial_lapse "Initial lapse value"
{
"one" :: "Uniform lapse"
} "one"
KE... | # Schedule definitions for thorn ADMBase
# $Header$
STORAGE: shift_state dtlapse_state dtshift_state
if (lapse_timelevels == 1)
{
STORAGE: lapse[1]
}
else if (lapse_timelevels == 2)
{
STORAGE: lapse[2]
}
else if (lapse_timelevels == 3)
{
STORAGE: lapse[3]
}
if (! CCTK_Equals(initial_shift, "none"))
{
if (shi... | InitSymBound.c | /*@@
@file InitSymBound.F
@date March 1999
@author Gerd Lanfermann
@desc
Sets the symmetries for the Einstein grid functions
@enddesc
@@*/
#include "cctk.h"
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
#include "cctk_Functions.h"
#include "Symmetry.h"
static const char *rcsid ... |
EinsteinBase/ADMBase | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definition for thorn CactusEinstein/ADMBase
# $Header$
REQUIRES CartGrid3D Boundary
| # Interface definition for thorn ADMBase
# $Header$
implements: ADMBase
inherits: grid
USES INCLUDE HEADER: Symmetry.h
CCTK_INT FUNCTION GetBoundarySpecification \
(CCTK_INT IN size, \
CCTK_INT OUT ARRAY nboundaryzones, \
CCTK_INT OUT ARRAY is_internal, \
CCTK_INT OUT ARRAY is_staggered, \
CCTK_INT OUT ... | # Parameter definitions for thorn ADMBase
# $Header$
restricted:
KEYWORD initial_data "Initial metric and extrinsic curvature datasets"
{
"Cartesian Minkowski" :: "Minkowski values in cartesian coordinates"
} "Cartesian Minkowski"
KEYWORD initial_lapse "Initial lapse value"
{
"one" :: "Uniform lapse"
} "one"
KE... | # Schedule definitions for thorn ADMBase
# $Header$
STORAGE: shift_state dtlapse_state dtshift_state
if (lapse_timelevels == 1)
{
STORAGE: lapse[1]
}
else if (lapse_timelevels == 2)
{
STORAGE: lapse[2]
}
else if (lapse_timelevels == 3)
{
STORAGE: lapse[3]
}
if (! CCTK_Equals(initial_shift, "none"))
{
if (shi... | Initialisation.c | /*@@
@header Initialisation.c
@date Thu Apr 25 22:58:03 2002
@author Tom Goodale
@desc
Do all the lapse, shift, metric and curvature initialisation known about by
ADMBase.
@enddesc
@version $Header$
@@*/
#include "cctk.h"
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
static cons... |
EinsteinBase/ADMCoupling | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Interface definition for thorn ADMCoupling
# $Header$
implements: ADMCoupling
| # Parameter definitions for thorn ADMCoupling
# $Header$
| # Schedule definitions for thorn ADMCoupling
# $Header$
| make.code.defn | # Main make.code.defn file for thorn ADMCoupling
# $Header$
# Source files in this directory
SRCS =
# Subdirectories containing source files
SUBDIRS =
| |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| make.code.defn | # Main make.code.defn file for thorn ADMMacros
# $Header$
# Source files in this directory
SRCS = SetLocalSpatialOrder.c
# Subdirectories containing source files
SUBDIRS =
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| SetLocalSpatialOrder.c | /*@@
@file SetLocalSpatialOrder.c
@date Fri Jul 4 12:41:00 2003
@author Ian Hawke
@desc
Sets the local_spatial_order to the spatial_order parameter.
@enddesc
@@*/
#include "cctk.h"
#include "cctk_Arguments.h"
#include "cctk_Parameters.h"
static const char *rcsid = "$Header$";
CCT... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DYDG_guts.h | /*@@
@header DYDG_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Macro to calculate the first derivatives of the
physical metric with respect to y
The macro is defined in terms of standard variables in
@seefile DYDG_declare.h
@enddesc
@@*/
#ifndef DYDG_GUTS
#define DYDG_GUTS
#include "D... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXDG_guts.h | /*@@
@header DXDG_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Macro to calculate the first derivatives of the
physical metric with respect to x
The macro is defined in terms of standard variables in
@seefile DXDG_declare.h
@enddesc
@@*/
#ifndef DXDG_GUTS
#define DXDG_GUTS
#include "D... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DZDK_undefine.h | /*@@
@header DZDG_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DZDK_GUTS
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXXDG_undefine.h | /*@@
@header DXXDG_undefine.h
@date Jun 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DXXDG_GUTS
#include "DXDG_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/CDZCDK_guts.h | /*@@
@header CDZCDK_guts.h
@date August 98
@author Gabrielle Allen
@desc
Macro to calculate the first covariant derivatives of the
extrinsic curvature with respect to y
@enddesc
@@*/
#ifndef CDZCDK_GUTS
#define CDZCDK_GUTS
#include "DZDK_guts.h"
#include "CHR2_guts.h"
#ifdef FCODE
CDZC... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXDK_guts.h | /*@@
@header DXDK_guts.h
@date Jul 98
@author Gabrielle Allen
@desc
Macro to calculate the first derivatives of the
extrinsic curvature with respect to x
@enddesc
@@*/
#ifndef DXDK_GUTS
#define DXDK_GUTS
#ifdef FCODE
#include "ADM_Derivative.h"
if (local_spatial_order.eq.2) then
... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DYDK_guts.h | /*@@
@header DYDG_guts.h
@date Jul 98
@author Gabrielle Allen
@desc
Macro to calculate the first derivatives of the
extrinsic curvature with respect to y
@enddesc
@@*/
#ifndef DYDK_GUTS
#define DYDK_GUTS
#ifdef FCODE
#include "ADM_Derivative.h"
if (local_spatial_order.eq.2) then
... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DDG_declare.h | /*@@
@header DDG_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate all the second (and first)
derivatives of the physical metric with respect to x, y, z using the
subsidary macros @seefile D??DG_guts.h and D?DG_guts.h
Calls the macros @seefile D??DG_decl... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DKDT_undefine.h | /*@@
@header DKDT_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DKDT_GUTS
#include "RICCI_undefine.h"
#include "KK_undefine.h"
#include "TRK_undefine.h"
#include "CDCDA_undefine.h"
#include "LIEK_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DYZDG_undefine.h | /*@@
@header DYZDG_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DYZDG_GUTS
#include "DYDG_undefine.h"
#include "DZDG_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DDG_undefine.h | /*@@
@header DDG_undefine.h
@date Jun 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DDG_GUTS
#include "DXXDG_undefine.h"
#include "DXYDG_undefine.h"
#include "DXZDG_undefine.h"
#include "DYYDG_undefine.h"
#include "DYZDG_undefine.h"
#include "DZZDG_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/ADM_Spacing.h | /*@@
@header ADM_Spacing.h
@date June 2002
@author Denis Pollney
@desc
Calculate various spacing dependent scalars.
@enddesc
@@*/
#ifndef ADM_SPACING_H
#define ADM_SPACING_H
#ifdef FCODE
dt=CCTK_DELTA_TIME
dx=CCTK_DELTA_SPACE(1)
dy=CCTK_DELTA_SPACE(2)
dz=CCTK... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DYZDG_guts.h | /*@@
@header DYZDG_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Macro to calculate the (first and) second derivatives of the
physical metric with respect to y,z
The macro is defined in terms of standard variables in
@seefile DYZDG_declare.h
The macro uses @seefile DYDG_guts.h , @seefil... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DG_undefine.h | /*@@
@header DG_undefine.h
@date Jun 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DG_GUTS
#include "DXDG_undefine.h"
#include "DYDG_undefine.h"
#include "DZDG_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/CHR2_guts.h | /*@@
@header CHR2_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Macro to calculate Christoffel symbols of the second kind.
That is CHR2_cab = g^cd CHR1_dab
= 1/2 g^cd (g_ad,b + gbd,a - gab,d)
Requires: Christoffel symbols of first kind
Uppermetric
Provid... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DYDCG_declare.h | /*@@
@header DYDCG_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro @seefile DYDCG_guts.h to compute first
derivatives of the conformal metric with respect to y
@enddesc
@@*/
#ifndef DYDCG_DECLARE
#ifdef FCODE
/* Input variables */
#undef DYDCG_GXX_JP
#define DYDCG... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/CDZCDK_declare.h | /*@@
@header CDZCDK_declare.h
@date Aug 98
@author Gabrielle Allen
@desc
Declarations for macro to compute first conformal
derivatives of the extrinsic curvature with respect to z
@enddesc
@@*/
#ifndef CDZCDK_DECLARE
#define CDZCDK_DECLARE
#include "DZDK_declare.h"
#include "CHR2_declare.h"
#if... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/TRRICCI_declare.h | /*@@
@header TRRICCI_guts.h
@date Aug 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate the trace of 3-Ricci tensor
@enddesc
@@*/
#ifndef TRRICCI_DECLARE
#define TRRICCI_DECLARE
#include "UPPERMET_declare.h"
#include "RICCI_declare.h"
#ifdef FCODE
/* Input variables */
/* O... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DZZDG_declare.h | /*@@
@header DZZDG_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate the (first and) second derivatives
of the physical metric with respect to z
The macro uses @seefile DZDG_guts.h and @seefile DZDG_declare.h
@enddesc
@@*/
#ifndef DZZDG_DECLARE
#define D... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/STRESSENERGY_declare.h | /*@@
@header STRESSENERGY_declare.h
@date Nov 98
@author Gabrielle Allen
@desc
Macro to calculate the components of the stress energy
tensor
scheme
@enddesc
@@*/
#ifndef STRESSENERGY_DECLARE
#define STRESSENERGY_DECLARE
#include "DETG_declare.h"
#include "UPPERMET_declare.h"
#include "TRT_decl... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/ADM_Derivative.h | /*@@
@header ADM_Derivative.h
@date June 2002
@author Denis Pollney
@desc
Derivative operators.
@enddesc
@@*/
#ifndef ADM_DERIVATIVE_H
#define ADM_DERIVATIVE_H
#include "ADM_Spacing.h"
/*
* 2nd order operators.
*/
#define ADM_DX_2(var,i,j,k) I2DX*(var(i+1,j,k) - var(i-1,j,k))
#d... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/RICCI_guts.h | /*@@
@header RICCI_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Macro to calculate the components of the Ricci tensor.
Requires: Second derivatives of physical metric
Christoffel symbols of first kind
Christoffel symbols of second kind
Upper physical metric... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DDA_declare.h | /*@@
@header DDA_declare.h
@date Jul 98
@author Gabrielle Allen
@desc
Declarations for macro @seefile DDA_guts.h to compute second
spatial derivatives of the lapse
@enddesc
@@*/
#ifndef DDA_DECLARE
#define DDA_DECLARE
#ifdef FCODE
/* Input variables */
#undef DDA_A
#define DDA_A alp(i,j,k)
#un... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/TRK_declare.h | /*@@
@header TRK_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate the trace of the Extrinsic
curvature
@enddesc
@@*/
#ifndef TRK_DECLARE
#define TRK_DECLARE
#include "UPPERMET_declare.h"
#ifdef FCODE
/* Input variables */
#undef TRK_HXX
#define TRK_HXX k... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DB_undefine.h | /*@@
@header DB_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DB_GUTS
#include "DXDB_undefine.h"
#include "DYDB_undefine.h"
#include "DZDB_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXDCG_undefine.h | /*@@
@header DXDCG_undefine.h
@date Jun 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DXDCG_GUTS
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/MOMYADM_guts.h | /*@@
@header MOMYADM_guts.h
@date Aug 98
@author Gabrielle Allen
@desc
Macro to calculate the spacetime part of the
y-Momentum Constraint. That is:
Del_j K_y^j - Del_y trK
@enddesc
@@*/
#ifndef MOMYADM_GUTS
#define MOMYADM_GUTS
#include "UPPERMET_guts.h"
#include "CDK_guts.h"
#ifdef ... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXYDG_undefine.h | /*@@
@header DXYDG_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DXYDG_GUTS
#include "DXDG_undefine.h"
#include "DYDG_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DK_declare.h | /*@@
@header DG_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate all the first derivatives of the
extrinsic curvature with respect to x, y, z using the subsidary macros
@seefile DXDK_guts.h @seefile DYDK_guts.h and @seefile DZDK_guts.h.
Calls the macros... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/TRK_undefine.h | /*@@
@header TRK_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef TRK_GUTS
#include "UPPERMET_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXDK_declare.h | /*@@
@header DXDK_declare.h
@date Jul 98
@author Gabrielle Allen
@desc
Declarations for macro @seefile DXDK_guts.h to compute first
derivatives of the extrinsic curvature with respect to x
@enddesc
@@*/
#ifndef DXDK_DECLARE
#define DXDK_DECLARE
#ifdef FCODE
/* Input variables */
#undef DXDK_K... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/GAMMA_guts.h | /*@@
@header GAMMA_guts.h
@date Oct 98
@author Gabrielle Allen
@desc
Macro to calculate Gauge Source Functions (Gammas)
That is GAMMA_Ga = g^bc CHR2_abc
@enddesc
@@*/
#ifndef GAMMA_GUTS
#define GAMMA_GUTS
#include "CHR2_guts.h"
#include "UPPERMET_guts.h"
#ifdef FCODE
GAMMA_GAMMAX = UP... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/CHR2_undefine.h | /*@@
@header CHR2_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef CHR2_GUTS
#include "CHR1_undefine.h"
#include "UPPERMET_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXDCG_declare.h | /*@@
@header DXDCG_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro @seefile DXDCG_guts.h to compute first
derivatives of the conformal metric with respect to x
Requires: Conformal lower metric at i+1,i-1 ; dx
Provides: Derivative of conformal lower metric wrt x
@... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/TRKK_undefine.h | /*@@
@header TRKK_undefine.h
@date Aug 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef TRKK_GUTS
#include "UPPERMET_undefine.h"
#include "KK_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DZZDG_undefine.h | /*@@
@header DZZDG_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DZZDG_GUTS
#include "DZDG_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/LIEG_guts.h | /*@@
@header LIEG_guts.h
@date July 2000
@author Gabrielle Allen, Miguel Alcubierre
@desc
Macro to calculate the Lie derivative of the lower
conformal metric. Notice that the advection term
can be calculated in several different ways.
IMPORTANT: THE C VERSION ONLY HAS CENTERED DIFFERENCES!
... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DYDB_declare.h | /*@@
@header DYDB_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro @seefile DYDB_guts.h to compute first
derivatives of the shift with respect to y
@enddesc
@@*/
#ifndef DYDB_DECLARE
#define DYDB_DECLARE
#ifdef FCODE
/* Input variables */
#undef DYDB_BX
#define DYDB... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DB_guts.h | /*@@
@header DB_guts.h
@date Jul 98
@author Gabrielle Allen
@desc
Macro to calculate all the first derivatives of the
shift vector with respect to x, y, z
Calls the macros @seefile DXDB_guts.h @seefile DYDB_guts.h
and @seefile DZDB_guts.h.
The macro is defined in terms of standard variables... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/ADM_Spacing_undefine.h | /*@@
@header ADM_Spacing_undefine.h
@date December 2004
@author Erik Schnetter
@desc
Undefine various spacing dependent scalars.
@enddesc
@@*/
#undef ADM_SPACING_H
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/TRK_guts.h | /*@@
@header TRK_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Macro to calculate the trace of the extrinsic curvature
The macro is defined in terms of standard variables in
TRK_declare.h
Requires: Upper physical metric
Lower extrainsic curvature
Provides: Trace of the extr... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXXDG_declare.h | /*@@
@header DXXDG_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate the (first and) second derivatives
of the physical metric with respect to x
The macro uses @seefile DXDG_guts.h and @seefile DXDG_declare.h
@enddesc
@@*/
#ifndef DXXDG_DECLARE
#define D... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/LIEK_guts.h | /*@@
@header LIEK_guts.h
@date Jul 2000
@author Gabrielle Allen + Miguel Alcubierre
@desc
Macro to calculate the Lie derivative of the lower
extrinsic curvature along the shift vector. Notice
that the advection term can be calculated in several
different ways.
IMPORTANT: THE C VERSION ON... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/CDCDA_undefine.h | /*@@
@header CDCDA_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef CDCDA_GUTS
#include "DA_undefine.h"
#include "DDA_undefine.h"
#include "CHR2_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/MOMXADM_undefine.h | /*@@
@header MOMXADM_undefine.h
@date Aug 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef MOMXADM_GUTS
#include "UPPERMET_undefine.h"
#include "CDK_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DZDB_declare.h | /*@@
@header DZDB_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro @seefile DZDB_guts.h to compute first
derivatives of the shift with respect to z
@enddesc
@@*/
#ifndef DZDB_DECLARE
#define DZDB_DECLARE
#ifdef FCODE
/* Input variables */
#undef DZDB_BX
#define DZDB... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/RICCI_undefine.h | /*@@
@header RICCI_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef RICCI_GUTS
#include "UPPERMET_undefine.h"
#include "DDG_undefine.h"
#include "CHR1_undefine.h"
#include "CHR2_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/TRKK_guts.h | /*@@
@header TRKK_guts.h
@date Aug 98
@author Gabrielle Allen
@desc
Macro to calculate the trace of the K_lj K^j_i
@enddesc
@@*/
#ifndef TRKK_GUTS
#define TRKK_GUTS
#include "UPPERMET_guts.h"
#include "KK_guts.h"
#ifdef FCODE
TRKK_TRKK = UPPERMET_UXX*KK_KKXX + UPPERMET_UYY*KK_KKYY \
... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DZDB_guts.h | /*@@
@header DZDB_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Macro to calculate the first derivatives of the
shift with respect to z
The macro is defined in terms of standard variables in
@seefile DZDB_declare.h
@enddesc
@@*/
#ifndef DZDB_GUTS
#define DZDB_GUTS
#ifdef FCODE
#incl... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DYDB_undefine.h | /*@@
@header DYDB_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DYDB_GUTS
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/CDYCDK_undefine.h | /*@@
@header CDYCDK_undefine.h
@date Aug 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef CDYCDK_GUTS
#include "DYDK_undefine.h"
#include "CHR2_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/STRESSENERGY_undefine.h | /*@@
@header STRESSENERGY_undefine.h
@date Nov 98
@author Gabrielle Allen
@desc
Macro to calculate the components of the stress energy
tensor
scheme
@enddesc
@@*/
#undef STRESSENERGY_GUTS
#include "DETG_undefine.h"
#include "UPPERMET_undefine.h"
#include "TRT_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXZDG_guts.h | /*@@
@header DXZDG_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Macro to calculate the (first and) second derivatives of the
physical metric with respect to x,z
The macro is defined in terms of standard variables in
@seefile DXZDG_declare.h
The macro uses @seefile DXDG_guts.h , @seefil... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/WAVEG_guts.h | /*@@
@header WAVEG_guts.h
@date Jul 98
@author Gabrielle Allen
@desc
Macro to calculate wave operator acting on the metric
That is g^lm g_ij,lm
@enddesc
@@*/
#ifndef WAVEG_GUTS
#define WAVEG_GUTS
#include "UPPERMET_guts.h"
#include "DDG_guts.h"
#ifdef FCODE
WAVEG_DDGXX = UPPERMET_UX... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DA_declare.h | /*@@
@header DA_declare.h
@date Jul 98
@author Gabrielle Allen
@desc
Declarations for macro @seefile DA_guts.h to compute first
spatial derivatives of the lapse
@enddesc
@@*/
#ifndef DA_DECLARE
#define DA_DECLARE
#ifdef FCODE
/* Input variables */
#undef DA_A_IP
#define DA_A_IP alp(i+1,j,k)
... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXDG_undefine.h | /*@@
@header DXDG_undefine.h
@date Jun 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DXDG_GUTS
#include "DXDCG_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/TRT_declare.h | /*@@
@header TRT_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate the trace of the
(4-)stress-energy tensor
@enddesc
@@*/
#ifndef TRT_DECLARE
#define TRT_DECLARE
#include "UPPERMET_declare.h"
#ifdef FCODE
/* Input variables */
#undef TRT_TTT
#define TRT... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/LIEK_undefine.h | /*@@
@header LIEK_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef LIEK_GUTS
#include "DB_undefine.h"
#include "DK_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/WAVEG_undefine.h | /*@@
@header WAVEG_undefine.h
@date Nov 98
@author Gabrielle Allen
@desc
Macro to calculate wave operator acting on the metric
That is g^lm g_ij,lm
@enddesc
@@*/
#undef WAVEG_GUTS
#include "UPPERMET_undefine.h"
#include "DDG_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DETG_declare.h | /*@@
@header DETG_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Determinants of physical and conformal 3-metric
@enddesc
@@*/
#ifndef DETG_DECLARE
#define DETG_DECLARE
#ifdef FCODE
/* Input variables */
#undef DETG_PSI
#define DETG_PSI 1.
#undef DETG_GXX
#define DETG_GXX gxx(i,j,k)
#und... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/MOMZADM_declare.h | /*@@
@header MOMZADM_declare.h
@date Aug 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate vacuum part of
z-Momentum constraint
@enddesc
@@*/
#ifndef MOMZADM_DECLARE
#define MOMZADM_DECLARE
#include "UPPERMET_declare.h"
#include "CDK_declare.h"
#ifdef FCODE
/* Output vari... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/GAMMA_undefine.h | /*@@
@header GAMMA_undefine.h
@date Oct 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef GAMMA_GUTS
#include "CHR2_undefine.h"
#include "UPPERMET_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXDB_undefine.h | /*@@
@header DXDB_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DXDB_GUTS
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXDG_declare.h | /*@@
@header DXDG_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro @seefile DXDG_guts.h to compute first
derivatives of the physical metric with respect to x
@enddesc
@@*/
#ifndef DXDG_DECLARE
#define DXDG_DECLARE
#include "DXDCG_declare.h"
#ifdef FCODE
/* Input var... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DCGDT_undefine.h | /*@@
@header DCGDT_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DCGDT_GUTS
#include "LIEG_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DKDT_declare.h | /*@@
@header DKDT_declare.h
@date Jul 98
@author Gabrielle Allen
@desc
Declarations for macro @seefile DKDT_guts.h to calculate the source term
in the evolution equation for the extrinsic curvature. That is
d K_ij/dt = alpha*(R_ij-2 K_ik K^k_j + K_ij trK] - nabla_i nabla_j alpha
+ Lie_be... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/CHR1_declare.h | /*@@
@header CHR1_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate the Christoffel symbols of the
first kind
@enddesc
@@*/
#ifndef CHR1_DECLARE
#define CHR1_DECLARE
#include "DG_declare.h"
#ifdef FCODE
/* Output variables */
#undef CHR1_XXX
#define CHR... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/HAMADM_undefine.h | /*@@
@header HAMADM_undefine.h
@date Aug 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef HAMADM_GUTS
#include "TRRICCI_undefine.h"
#include "TRKK_undefine.h"
#include "TRK_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/MOMXADM_guts.h | /*@@
@header MOMXADM_guts.h
@date Aug 98
@author Gabrielle Allen
@desc
Macro to calculate the spacetime part of the
x-Momentum Constraint. That is:
Del_j K_x^j - Del_x trK
@enddesc
@@*/
#ifndef MOMXADM_GUTS
#define MOMXADM_GUTS
#include "UPPERMET_guts.h"
#include "CDK_guts.h"
#ifdef ... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/KK_guts.h | /*@@
@header KK_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Macro to calculate term K_{ik}K^{k}_{l}
The macro is defined in terms of standard variables in
KK_declare.h
Requires: Upper physical metric
Lower extrinsic curvature
Provides: Components of K_{ik}K^{k}_{l}
@en... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/CDCDA_declare.h | /*@@
@header CDCDA_declare.h
@date Jul 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate all second covariant spatial derivative of lapse
That is alpha_{;ij}
@enddesc
@@*/
#ifndef CDCDA_DECLARE
#define CDCDA_DECLARE
#include "DA_declare.h"
#include "DDA_declare.h"
#include "C... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DETG_guts.h | /*
DETG_guts.h
Macro to calculate the determinants of the conformal and
physical 3-metric
Gabrielle Allen, 5th November 1998
*/
#ifndef DETG_GUTS
#define DETG_GUTS
#ifdef FCODE
DETG_PSI4 = 1.0d0
DETG_TEMPXX = DETG_GYY*DETG_GZZ - DETG_GYZ*DETG_GYZ
DETG_TEMPXY = DETG_GXZ*DETG_GYZ - DETG_GXY*DET... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/KK_declare.h | /*@@
@header KK_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate term K_{ik}K^{k}_{l}
Requires: Upper physical metric
Lower extrinsic curvature
Provides: Components of K_{ik}K^{k}_{l}
@enddesc
@@*/
#ifndef KK_DECLARE
#include "UPPERMET_decla... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DZDCG_guts.h | /*@@
@header DZDCG_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Macro to calculate the first derivatives of the
conformal metric with respect to z
The macro is defined in terms of standard variables in
Requires: lower conformal metric at k+1,k-1 ; dz0
Provides: derivative of lower con... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DG_declare.h | /*@@
@header DG_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate all the first derivatives of the
physical metric with respect to x, y, z using the subsidary macros
@seefile DXDG_guts.h @seefile DYDG_guts.h and @seefile DZDG_guts.h.
Calls the macros @se... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DYDG_undefine.h | /*@@
@header DYDG_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DYDG_GUTS
#include "DYDCG_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/CDZCDK_undefine.h | /*@@
@header CDZCDK_undefine.h
@date Aug 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef CDZCDK_GUTS
#include "DZDK_undefine.h"
#include "CHR2_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXDB_declare.h | /*@@
@header DXDB_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro @seefile DXDB_guts.h to compute first
derivatives of the shift with respect to x
@enddesc
@@*/
#ifndef DXDB_DECLARE
#define DXDB_DECLARE
#ifdef FCODE
/* Input variables */
#undef DXDB_BX
#define DXDB... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/UPPERMET_declare.h | /*@@
@header UPPERMET_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate the components of the upper
physical metric.
@enddesc
@@*/
#ifndef UPPERMET_DECLARE
#define UPPERMET_DECLARE
#include "DETG_declare.h"
#ifdef FCODE
/* Output variables */
#undef UPP... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/NABA_undefine.h | /*@@
@header NABA_undefine.h
@date Jul 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef NABA_GUTS
#include "UPPERMET_undefine.h"
#include "CDCDA_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DXYDG_declare.h | /*@@
@header DXYDG_declare.h
@date Jun 98
@author Gabrielle Allen
@desc
Declaration for macro to calculate the (first and) second derivatives
of the physical metric with respect to x,y
The macro uses @seefile DXDG_guts.h , @seefile DYDG_guts.h and
@seefile DXDG_declare.h , @seefile DYDG_decla... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DZDB_undefine.h | /*@@
@header DZDB_undefine.h
@date Jun 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef DZDB_GUTS
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/TRT_undefine.h | /*@@
@header TRT_undefine.h
@date Jun 98
@author Gabrielle Allen
@desc
@enddesc
@@*/
#undef TRT_GUTS
#include "UPPERMET_undefine.h"
|
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/DKDT_guts.h | /*@@
@header DKDT_guts.h
@date Jul 98
@author Gabrielle Allen
@desc
Macro to calculate the source term in the evolution equation for the
extrinsic curvature. That is
d K_ij/dt = alpha*(R_ij-2 K_ik K^k_j + K_ij trK] - nabla_i nabla_j alpha
+ Lie_beta K_ij
@enddesc
@@*/
#ifndef DKDT_GU... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/TRKK_declare.h | /*@@
@header TRKK_guts.h
@date Jun 98
@author Gabrielle Allen
@desc
Declarations for macro to calculate the trace of
K_lj K^j_i
@enddesc
@@*/
#ifndef TRKK_DECLARE
#define TRKK_DECLARE
#include "UPPERMET_declare.h"
#include "KK_declare.h"
#ifdef FCODE
/* Output variables */
#undef TRKK_TRKK... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/WAVEG_declare.h | /*@@
@header WAVEG_declare.h
@date Nov 98
@author Gabrielle Allen
@desc
Macro to calculate wave operator acting on the metric
That is g^lm g_ij,lm
@enddesc
@@*/
#ifndef WAVEG_DECLARE
#define WAVEG_DECLARE
#include "UPPERMET_declare.h"
#include "DDG_declare.h"
/* Output variables */
#undef W... |
EinsteinBase/ADMMacros | https://bitbucket.org/einsteintoolkit/einsteinbase.git | # Configuration definitions for thorn CartGrid3D
# $Header$
PROVIDES ADMMacros
{
SCRIPT
LANG
}
| # Interface definition for thorn ADMMacros
# $Header$
implements: ADMMacros
USES INCLUDE: CalcTmunu_temps.inc
USES INCLUDE: CalcTmunu.inc
public:
int local_spatial_order type=SCALAR \
"Can be set pointwise to change the finite differencing order"
| # Parameter definitions for thorn ADMMacros
# $Header$
restricted:
INT spatial_order "Order of spatial differencing"
{
2 :: "2nd order finite differencing"
4 :: "4th order finite differencing"
} 2
| # Schedule definitions for thorn ADMMacros
# $Header$
STORAGE: local_spatial_order
schedule ADMMacros_SetLocalSpatialOrder AT BASEGRID
{
LANG: C
} "Initialize the local_spatial_order"
| macro/HAMADM_guts.h | /*@@
@header HAMADM_guts.h
@date Aug 98
@author Gabrielle Allen
@desc
Macro to calculate the spacetime part of the
Hamiltonian Constraint. That is:
R - K^i_j K^j_i + trK^2
@enddesc
@@*/
#ifndef HAMADM_GUTS
#define HAMADM_GUTS
#include "TRRICCI_guts.h"
#include "TRKK_guts.h"
#include "... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.