domain | Scope: shared from GRID | KEYWORD |
Implements:
reductiontest3
Inherits:
grid
Group Names | Variable Names | Details | |
myredvar | myredvar | compact | 0 |
dimensions | 3 | ||
distribution | DEFAULT | ||
group type | GF | ||
tags | ProlongationParameter=”Whisky::Whisky_Prolongation_Type” tensortypealias=”Scalar” tensorweight=+1.0 interpolator=”matter” | ||
timelevels | 3 | ||
variable type | REAL | ||
center_of_mass_helpers | compact | 0 | |
dMx | dimensions | 3 | |
dMy | distribution | DEFAULT | |
dMz | group type | GF | |
tags | prolongation=”none” | ||
timelevels | 3 | ||
variable type | REAL | ||
center_of_mass | compact | 0 | |
Mx | dimensions | 0 | |
My | distribution | CONSTANT | |
Mz | group type | SCALAR | |
Mr | timelevels | 1 | |
variable type | REAL | ||
This section lists all the variables which are assigned storage by thorn Carpet/ReductionTest3. Storage can either last for the duration of the run (Always means that if this thorn is activated storage will be assigned, Conditional means that if this thorn is activated storage will be assigned for the duration of the run if some condition is met), or can be turned on for the duration of a schedule function.
Always: | |
center_of_mass center_of_mass_helpers[3] myredvar[3] | |
CCTK_INITIAL
com3_local
setup integrands for com calculation
After: | whisky_initial | |
Language: | c | |
Reads: | grid::x | |
grid::y | ||
grid::z | ||
reductiontest3::myredvar | ||
Sync: | center_of_mass_helpers | |
Type: | function | |
Writes: | reductiontest3::center_of_mass_helpers(everywhere) | |
CCTK_EVOL
com3_local
setup integrands for com calculation
After: | mol_evolution | |
Language: | c | |
Reads: | grid::x | |
grid::y | ||
grid::z | ||
reductiontest3::myredvar | ||
Sync: | center_of_mass_helpers | |
Type: | function | |
Writes: | reductiontest3::center_of_mass_helpers(everywhere) | |
CCTK_POSTREGRIDINITIAL
com3_local
setup integrands for com calculation
Language: | c | |
Reads: | grid::x | |
grid::y | ||
grid::z | ||
reductiontest3::myredvar | ||
Sync: | center_of_mass_helpers | |
Type: | function | |
Writes: | reductiontest3::center_of_mass_helpers(everywhere) | |
CCTK_POSTREGRID
com3_local
setup integrands for com calculation
Language: | c | |
Reads: | grid::x | |
grid::y | ||
grid::z | ||
reductiontest3::myredvar | ||
Sync: | center_of_mass_helpers | |
Type: | function | |
Writes: | reductiontest3::center_of_mass_helpers(everywhere) | |
CCTK_ANALYSIS
com3
com reductions
Language: | c | |
Options: | global | |
Type: | function | |
Writes: | reductiontest3::center_of_mass(everywhere) | |