bool1 | Scope: private | BOOLEAN |
Description:
| ||
Default: yes | ||
bool2 | Scope: private | BOOLEAN |
Description:
| ||
Default: (none) | ||
int1 | Scope: private | INT |
Description:
| ||
Range | Default: 12 | |
*:* | Any integer
| |
int2 | Scope: private | INT |
Description:
| ||
Range | Default: 1 | |
*:* | Any integer
| |
out_dir | Scope: private | STRING |
Description: Where to write output
| ||
Range | Default: (none) | |
.* | Any valid path
| |
real1 | Scope: private | REAL |
Description:
| ||
Range | Default: 42.d0 | |
*:* | Any number
| |
real2 | Scope: private | REAL |
Description:
| ||
Range | Default: 23 | |
*:* | Any number
| |
string1 | Scope: private | STRING |
Description:
| ||
Range | Default: (none) | |
.* | Any string
| |
string2 | Scope: private | STRING |
Description:
| ||
Range | Default: (none) | |
.* | Any string
| |
string3 | Scope: private | STRING |
Description:
| ||
Range | Default: (none) | |
.* | Any string
| |
string4 | Scope: private | STRING |
Description:
| ||
Range | Default: (none) | |
.* | Any string
| |
string5 | Scope: private | STRING |
Description:
| ||
Range | Default: (none) | |
.* | Any string
| |
string6 | Scope: private | STRING |
Description:
| ||
Range | Default: (none) | |
.* | Any string
| |
string7 | Scope: private | STRING |
Description:
| ||
Range | Default: (none) | |
.* | Any string
| |
string8 | Scope: private | STRING |
Description:
| ||
Range | Default: (none) | |
.* | Any string
| |
string9 | Scope: private | STRING |
Description:
| ||
Range | Default: (none) | |
.* | Any string
| |
Implements:
testpar
This section lists all the variables which are assigned storage by thorn CactusTest/TestPar. 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.
NONE
CCTK_INITIAL
testpar_printstrings
output string parameters
Language: | c | |
Type: | function | |
CCTK_INITIAL
testpar_setvalues
set values based on parameters
Language: | c | |
Type: | function | |