aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@edbb7e70-9571-45d5-a481-0a560a9b4751>2004-03-25 13:48:14 +0000
committerschnetter <schnetter@edbb7e70-9571-45d5-a481-0a560a9b4751>2004-03-25 13:48:14 +0000
commit23e4bb963596c8d0f35b0b8c0cac5a885bf1b2c4 (patch)
treec47e87ea9068ae99707d711eb97f616226e99603
parenteb16649502cf7cf7f93660a7ed884d1e556f334a (diff)
Activate the slicing in the wragh bin instead of the basegrid bin.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/CoordGauge/trunk@51 edbb7e70-9571-45d5-a481-0a560a9b4751
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 6171328..97d701d 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -4,7 +4,7 @@
STORAGE: slicing_flags
# Old stuff
-schedule Einstein_ActivateSlicing at CCTK_BASEGRID
+schedule Einstein_ActivateSlicing at CCTK_WRAGH
{
LANG: C
} "Initialize slicing, setup priorities for mixed slicings"