From 68884714aaf82a34feefd629d2c597b0a8da01c9 Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 7 Jan 2004 13:33:45 +0000 Subject: Schedule IOUtil_RecoverGH at RECOVER_VARIABLES globally so that Carpet checkpoint/recovery works. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@197 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a --- schedule.ccl | 1 + 1 file changed, 1 insertion(+) diff --git a/schedule.ccl b/schedule.ccl index cce6a78..640ae93 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -11,6 +11,7 @@ if (! CCTK_Equals (recover, "no")) schedule IOUtil_RecoverGH at RECOVER_VARIABLES { LANG:C + OPTIONS: global } "Checkpoint recovery routine" } -- cgit v1.2.3