aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorlanfer <lanfer@4825ed28-b72c-4eae-9704-e50c059e567d>2000-09-06 08:56:01 +0000
committerlanfer <lanfer@4825ed28-b72c-4eae-9704-e50c059e567d>2000-09-06 08:56:01 +0000
commita47a6865c37a9a098605069ba3ed4167bce3378b (patch)
tree136272d6ce6a81c4e271180d0ff393949af5a6dc /schedule.ccl
parentc6ec6bfee7cbd67c11b9d851c8d51883290b7573 (diff)
schedule slice center setup after spxyz are available
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@15 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 03fd80f..7d9ed82 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -9,6 +9,10 @@ schedule IOHDF5_Startup at STARTUP after (IOUtil_Startup Driver_Startup)
LANG:C
} "IOHDF5 startup routine"
+schedule SliceCenterSetup at BASEGRID after IOASCII_Choose1D
+{
+ LANG:C
+} "IOHDF5 set slice center"
########################################################################
### register checkpointing routines