| Author(s): | Erik Schnetter <schnetter@cct.lsu.edu> |
| Date: | November 24 2010 |
verbose | Scope: private | BOOLEAN |
Description: Verbose output during vector tests
| ||
| Default: no | ||
Implements:
vectors
Adds header:
vectors.h
This section lists all the variables which are assigned storage by thorn LSUThorns/Vectors. 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_STARTUP
vectors_startup
print startup message
| Language: | c | |
| Type: | function | |
CCTK_PARAMCHECK
vectors_test
run correctness tests.
| Language: | c | |
| Type: | function | |