aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 68492fb..1e6d236 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -5,6 +5,11 @@ if (use_mask)
{
STORAGE: space_mask_group
+ schedule SetupSpaceMaskRegistry at CCTK_STARTUP
+ {
+ LANG: C
+ } "Initialise spacemask registry"
+
schedule MaskZero at CCTK_INITIAL
{
LANG: C