From a016c8d1372349f113ca59f955011d148ec92f32 Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 11 May 2006 21:43:28 +0000 Subject: Schedule CartGrid3D_SetRanges in singlemap mode instead of checking manually whether it was called on the coarsest grid. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@229 c78560ca-4b45-4335-b268-5f3340f3cb52 --- schedule.ccl | 1 + 1 file changed, 1 insertion(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index e0c76c3..07f61bb 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -28,6 +28,7 @@ schedule ParamCheck_CartGrid3D at CCTK_PARAMCHECK schedule CartGrid3D_SetRanges at CCTK_BASEGRID before SpatialCoordinates { LANG:C + OPTIONS: singlemap } "Set up ranges for spatial 3D Cartesian coordinates" schedule CartGrid3D_SetCoordinates as SpatialCoordinates at CCTK_BASEGRID -- cgit v1.2.3