clock | Scope: private | STRING |
Description: Which clock to use
| ||
Range | Default: all | |
.* | Anything
| |
every | Scope: private | INT |
Description: How often to print information
| ||
Range | Default: (none) | |
0:* | Positive
| |
timer | Scope: private | STRING |
Description: Which timer to use
| ||
Range | Default: all | |
.* | Anything
| |
Implements:
timerinfo
This section lists all the variables which are assigned storage by thorn CactusExamples/TimerInfo. 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_POSTSTEP
timerinfo
print information from cactus timers
Language: | c | |
Type: | function | |