testparameter | Scope: private | KEYWORD |
Description: Parameter for measuring CCTK_Equals times
| ||
Range | Default: no | |
yes | yes
| |
no | no
| |
maybe | maybe
| |
Implements:
testtimers
This section lists all the variables which are assigned storage by thorn CactusTest/TestTimers. 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
timeit_startup
set up timers
Language: | c | |
Type: | function | |
CCTK_TERMINATE
timeit_shutdown
shut down timers
Language: | c | |
Type: | function | |
CCTK_EVOL
timeit
test out cactus timers
Language: | c | |
Type: | function | |