aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 651f1ec..7fb1ef3 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -8,4 +8,8 @@ if (use_mask)
{
LANG: C
} "Set mask to one"
+ schedule MaskSym at CCTK_INITIAL
+ {
+ LANG: C
+ } "Set grid symmetries for mask"
}