aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/schedule.ccl
blob: 98cd00692a0d2cfcb1c227ac958dcd572fa471be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Schedule definitions for thorn CarpetLib

SCHEDULE CarpetLib_printtimestats AT analysis
{
  LANG: C
  OPTIONS: global
} "Print timing statistics if desired"

SCHEDULE CarpetLib_printmemstats AT analysis
{
  LANG: C
  OPTIONS: global
} "Print memory statistics if desired"