aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 7fb1ef3..9923239 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -8,7 +8,7 @@ if (use_mask)
{
LANG: C
} "Set mask to one"
- schedule MaskSym at CCTK_INITIAL
+ schedule MaskSym at CCTK_BASEGRID
{
LANG: C
} "Set grid symmetries for mask"