From bedcf47b254dab8e6b4db090992bf55c0945feda Mon Sep 17 00:00:00 2001 From: rhaas Date: Sun, 8 Jul 2012 05:00:52 +0000 Subject: revert r55 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/HydroBase/trunk@56 57fe0bb3-ccba-405f-9b23-de0201f165b7 --- schedule.ccl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/schedule.ccl b/schedule.ccl index 62a84fd..2e8207e 100755 --- a/schedule.ccl +++ b/schedule.ccl @@ -184,11 +184,6 @@ if (hydro_excision) schedule HydroBase_InitExcisionMask in HydroBase_ExcisionMaskSetup { LANG: C - # GLOBAL is global-early in INITIAL and Post_Recover_Variables - # GLOBAL is global-late in PostRegrid and PostRegridInitial - # since we would always like to run before any possibly local routine - # modifying the mask, we run global-early - OPTIONS: global-early loop-local } "Initialize hydro excision mask to 'no excision everywhere'" schedule GROUP HydroBase_ExcisionHasBeenSet at CCTK_PostStep -- cgit v1.2.3