pboolean | Scope: private | BOOLEAN |
Description: boolean parameter
| ||
Default: yes | ||
pint | Scope: private | INT |
Description: int parameter
| ||
Range | Default: 1 | |
*:* | ||
preal | Scope: private | REAL |
Description: real parameter
| ||
Range | Default: 1.0 | |
*:* | ||
pstring | Scope: private | STRING |
Description: string parameter
| ||
Range | Default: a | |
.* | ||
Implements:
testtypes
Group Names | Variable Names | Details | |
vint | vint | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | INT | ||
vint1 | vint1 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | INT1 | ||
vint2 | vint2 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | INT2 | ||
vint4 | vint4 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | INT4 | ||
vint8 | vint8 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | INT8 | ||
vreal | vreal | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | REAL | ||
Group Names | Variable Names | Details | |
vreal4 | vreal4 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | REAL4 | ||
vreal8 | vreal8 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | REAL8 | ||
vcomplex | vcomplex | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | COMPLEX | ||
vcomplex8 | vcomplex8 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | COMPLEX8 | ||
vcomplex16 | vcomplex16 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | COMPLEX16 | ||
This section lists all the variables which are assigned storage by thorn CactusTest/TestTypes. 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: | |
vint vint1 vint2 vint4 vint8 | |
vreal vreal4 vreal8 | |
vcomplex vcomplex8 vcomplex16 | |
CCTK_INITIAL
testtypes_c
test types in c
Language: | c | |
Type: | function | |
CCTK_INITIAL
testtypes_fortran
test types in fortran
Language: | fortran | |
Type: | function | |