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 | ||
vint16 | vint16 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | INT16 | ||
Group Names | Variable Names | Details | |
vreal | vreal | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | REAL | ||
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 | ||
vreal16 | vreal16 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | REAL16 | ||
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 | ||
Group Names | Variable Names | Details | |
vcomplex16 | vcomplex16 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | COMPLEX16 | ||
vcomplex32 | vcomplex32 | compact | 0 |
dimensions | 0 | ||
distribution | CONSTANT | ||
group type | SCALAR | ||
timelevels | 1 | ||
variable type | COMPLEX32 | ||
This section lists all the variables which are assigned storage by thorn CactusTest/TestAllTypes. 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 vint16 | |
vreal vreal4 vreal8 vreal16 | |
vcomplex vcomplex8 vcomplex16 vcomplex32 | |
CCTK_INITIAL
testalltypes_c
test types in c
Language: | c | |
Type: | function | |
CCTK_INITIAL
testalltypes_cxx
test types in c++
Language: | c | |
Type: | function | |
CCTK_INITIAL
testalltypes_fortran
test types in fortran
Language: | fortran | |
Type: | function | |