aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authortradke <tradke@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2000-06-22 14:36:12 +0000
committertradke <tradke@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2000-06-22 14:36:12 +0000
commit00522a5c330b1088071f8143e8bf5cb1e18f705e (patch)
treea6d4e23668936ad34b282cc23334522314717638 /schedule.ccl
parentc0d5a78515b007d8d193c4308a3ad2a454c79ac6 (diff)
Register IOFlexIO's termination routine BEFORE Driver_Terminate.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@131 ebee0441-1374-4afa-a3b5-247f3ba15b9a
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index cafdf4f..9372a6a 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -35,7 +35,7 @@ if (checkpoint && checkpoint_every > 0)
#if (checkpoint && checkpoint_every > 0)
#{
-# schedule IOFlexIO_TerminationDumpGH at CCTK_TERMINATE
+# schedule IOFlexIO_TerminationDumpGH at CCTK_TERMINATE BEFORE Driver_Terminate
# {
# LANG:C
# } "Termination checkpoint routine"