From 1f6853a98b2ff9be6a5de4d6414c920c46e5cce4 Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 8 Aug 2006 08:05:38 +0000 Subject: Added LocalReduce to ActiveThorns list. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@228 4825ed28-b72c-4eae-9704-e50c059e567d --- test/checkpoint.parfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/checkpoint.parfile b/test/checkpoint.parfile index ef80147..adc07c7 100644 --- a/test/checkpoint.parfile +++ b/test/checkpoint.parfile @@ -13,7 +13,7 @@ !DESC "Checkpoint Wavetoy ID in HDF5 file format" -ActiveThorns = "Time WavetoyC IDScalarWaveC PUGH PUGHReduce PUGHSlab CoordBase CartGrid3D Boundary SymBase IOUtil IOBasic IOASCII IOHDF5Util IOHDF5" +ActiveThorns = "Time WavetoyC IDScalarWaveC LocalReduce PUGH PUGHReduce PUGHSlab CoordBase CartGrid3D Boundary SymBase IOUtil IOBasic IOASCII IOHDF5Util IOHDF5" # For the testsuite the output directory must be the basename # of the recovery parameter file's filename @@ -22,8 +22,8 @@ IO::out_dir = "test_recover" # Checkpoint initial data into a single unchunked checkpoint file # with basename 'WavetoyID' and place it into the current directory IO::checkpoint_ID = "yes" -IO::out_unchunked = "yes" -IO::out_mode = "onefile" +IO::out_unchunked = "yes" +IO::out_mode = "onefile" IO::checkpoint_ID_file = "WavetoyID.chkpt" IO::checkpoint_dir = "." -- cgit v1.2.3