Could not find latex documentation for CactusTest/TestFpointerNULL (documentation.tex)
Implements:
testfpointernull
| Group Names | Variable Names | Details | |
| array_group | compact | 0 | |
| array | description | CCTK_REAL test array | |
| dimensions | 2 | ||
| distribution | DEFAULT | ||
| group type | ARRAY | ||
| size | 5 | ||
| size | 10 | ||
| stagger type | NONE | ||
| timelevels | 1 | ||
| variable type | REAL | ||
| scalar_group | compact | 0 | |
| scalar | description | CCTK_INT test scalar | |
| dimensions | 0 | ||
| distribution | CONSTANT | ||
| group type | SCALAR | ||
| stagger type | NONE | ||
| timelevels | 1 | ||
| variable type | INT | ||
This section lists all the variables which are assigned storage by thorn CactusTest/TestFpointerNULL. 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: | |
| scalar_group array_group | |
CCTK_INITIAL
testfpointernull_caller
test passing a null pointer from a c function into fortran routine
| Language: | c | |
| Type: | function | |