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 9e5d248..9afb8e6 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,6 +1,11 @@
# Schedule definitions for thorn Boundary
# $Header$
+schedule Boundary_Check at CCTK_PARAMCHECK
+{
+ lang: C
+} "Check dimension of grid variables"
+
schedule Boundary_RegisterBCs at CCTK_BASEGRID
{
lang: C