aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetRegrid2/schedule.ccl
blob: bdc92e106a9fa11cf18a8028d356491522a2ca10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Schedule definitions for thorn CarpetRegrid2

STORAGE: last_iteration last_map
STORAGE: num_levels positions radii



SCHEDULE CarpetRegrid2_ParamCheck AT paramcheck
{
  LANG: C
} "Check parameters"

SCHEDULE CarpetRegrid2_Initialise AT initial
{
  LANG: C
  OPTIONS: global
} "Initialise locations of refined regions"