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

STORAGE: last_iteration last_map
STORAGE: active num_levels positions radii
STORAGE: old_active old_positions old_num_levels old_radii



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

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