aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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