From 09e5814b0e042501002ff362e58096079dff26a2 Mon Sep 17 00:00:00 2001 From: allen Date: Mon, 28 Jun 1999 10:40:15 +0000 Subject: Symmetry registration and boundary condition is moved from Einstein to here. Reworked the grid routines to allow grid points to be on the axes depending on the parameter no_origin (defaults to not on the origin). Added more parameter checking git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@30 c78560ca-4b45-4335-b268-5f3340f3cb52 --- schedule.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 56bf97f..bec8510 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -3,6 +3,11 @@ STORAGE: coordinates +schedule SymmetryStartup at CCTK_STARTUP +{ + LANG: C +} "Register GH Extension for GridSymmetry" + schedule RegisterCartGrid3DCoords at CCTK_STARTUP { LANG:C -- cgit v1.2.3