aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 1 insertions, 3 deletions
diff --git a/schedule.ccl b/schedule.ccl
index b22a687..412c47b 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -8,7 +8,7 @@ schedule SymmetryStartup at CCTK_STARTUP
LANG: C
} "Register GH Extension for GridSymmetry"
-schedule RegisterCartGrid3DCoords at CCTK_STARTUP
+schedule RegisterCartGrid3DCoords at CCTK_WRAGH
{
LANG:C
} "Register coordinates for the Cartesian grid"
@@ -22,5 +22,3 @@ schedule CartGrid3D as SpatialCoordinates at CCTK_BASEGRID
{
LANG:C
} "Set up spatial 3D Cartesian coordinates on the GH"
-
-