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 e1bc52a..7575d69 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -8,3 +8,8 @@ SCHEDULE SBP_SetNormMask AT initial
{
LANG: Fortran
} "Setup the mask for the calulcation of the norm"
+
+SCHEDULE SBP_CheckGridSizes AT postinitial
+{
+ LANG: Fortran
+} "Check grid sizes and ghost zones"