Implements:
testreduce
Group Names | Variable Names | Details | |
testreduce_3gfs | compact | 0 | |
phi_gf3 | description | Test grid function | |
dimensions | 3 | ||
distribution | DEFAULT | ||
group type | GF | ||
timelevels | 1 | ||
variable type | REAL | ||
testreduce_2gfs | compact | 0 | |
phi_gf2 | description | Test grid function | |
dimensions | 2 | ||
distribution | DEFAULT | ||
group type | GF | ||
timelevels | 1 | ||
variable type | REAL | ||
testreduce_1gfs | compact | 0 | |
phi_gf1 | description | Test grid function | |
dimensions | 1 | ||
distribution | DEFAULT | ||
group type | GF | ||
timelevels | 1 | ||
variable type | REAL | ||
testreduce_scalars | compact | 0 | |
phi_scalar | description | Test scalar | |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | REAL | ||
testreduce_3igfs | compact | 0 | |
phi_igf3 | description | Test grid function | |
dimensions | 3 | ||
distribution | DEFAULT | ||
group type | GF | ||
timelevels | 1 | ||
variable type | INT | ||
testreduce_2igfs | compact | 0 | |
phi_igf2 | description | Test grid function | |
dimensions | 2 | ||
distribution | DEFAULT | ||
group type | GF | ||
timelevels | 1 | ||
variable type | INT | ||
Group Names | Variable Names | Details | |
testreduce_1igfs | compact | 0 | |
phi_igf1 | description | Test grid function | |
dimensions | 1 | ||
distribution | DEFAULT | ||
group type | GF | ||
timelevels | 1 | ||
variable type | INT | ||
testreduce_iscalars | compact | 0 | |
phi_iscalar | description | Test scalar | |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | INT | ||
This section lists all the variables which are assigned storage by thorn CactusTest/TestReduce. 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: | |
testreduce_3gfs | |
testreduce_2gfs | |
testreduce_1gfs | |
testreduce_3igfs | |
testreduce_2igfs | |
testreduce_1igfs | |
testreduce_scalars | |
testreduce_iscalars | |
CCTK_INITIAL
testreduce_initial
initialise variables
Language: | c | |
Type: | function | |
CCTK_POSTINITIAL
testreducec_maximum
test out maximum reductions from c
Language: | c | |
Type: | function | |
CCTK_POSTINITIAL
testreducef_maximum
test out maximum reductions from fortran
Language: | fortran | |
Type: | function | |
CCTK_POSTINITIAL
testreducec_sum
test out sum reductions from c
Language: | c | |
Type: | function | |
CCTK_POSTINITIAL
testreducef_sum
test out sum reductions from fortran
Language: | fortran | |
Type: | function | |