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 388985e..56bf97f 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -3,6 +3,11 @@
STORAGE: coordinates
+schedule RegisterCartGrid3DCoords at CCTK_STARTUP
+{
+ LANG:C
+} "Register coordinates for the Cartesian grid"
+
schedule ParamCheck_CartGrid3D at CCTK_BASEGRID
{
LANG:Fortran