SlatTest tests the Slab thorn.
Implements:
slabtest
Inherits:
slab
Group Names | Variable Names | Details | |
gfs | compact | 0 | |
gfx | description | grid functions | |
gfy | dimensions | 3 | |
gfz | distribution | DEFAULT | |
group type | GF | ||
timelevels | 1 | ||
variable type | REAL | ||
igfs | compact | 0 | |
igfx | description | integer grid functions | |
igfy | dimensions | 3 | |
igfz | distribution | DEFAULT | |
group type | GF | ||
timelevels | 1 | ||
variable type | INT | ||
a1s | compact | 0 | |
a1x | description | 1D grid arrays | |
a1y | dimensions | 1 | |
a1z | distribution | DEFAULT | |
group type | ARRAY | ||
size | 10 | ||
timelevels | 1 | ||
variable type | REAL | ||
a2s | compact | 0 | |
a2x | description | 2D grid arrays | |
a2y | dimensions | 2 | |
a2z | distribution | DEFAULT | |
group type | ARRAY | ||
size | 10 | ||
size | 10 | ||
timelevels | 1 | ||
variable type | REAL | ||
a3s | compact | 0 | |
a3x | description | 3D grid arrays | |
a3y | dimensions | 3 | |
a3z | distribution | DEFAULT | |
group type | ARRAY | ||
size | 10 | ||
size | 10 | ||
size | 10 | ||
timelevels | 1 | ||
variable type | REAL | ||
success | success | compact | 0 |
description | Indicate a successful test | ||
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | INT | ||
Uses header:
Slab.h
This section lists all the variables which are assigned storage by thorn CactusNumerical/SlabTest. 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: | |
success | |
CCTK_INITIAL
slabtest_test
test slab transfer routines
Language: | c | |
Storage: | gfs | |
a1s | ||
a2s | ||
a3s | ||
igfs | ||
Type: | function | |