From f7a91c818458aa1b944c33d6614111cbbc8e41c3 Mon Sep 17 00:00:00 2001 From: allen Date: Wed, 12 Jul 2000 11:11:54 +0000 Subject: Adding function alias for assigning spatial coordinates git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@116 c78560ca-4b45-4335-b268-5f3340f3cb52 --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index bc13037..fe32bd8 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -18,7 +18,7 @@ schedule ParamCheck_CartGrid3D at CCTK_PARAMCHECK LANG:C } "Check coordinates for CartGrid3D" -schedule CartGrid3D at CCTK_BASEGRID +schedule CartGrid3D as SpatialCoordinates at CCTK_BASEGRID { LANG:C } "Set up spatial 3D Cartesian coordinates on the GH" -- cgit v1.2.3