aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2000-09-22 14:21:42 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2000-09-22 14:21:42 +0000
commitb9f4c2e40c5013624a2a61e92fda1ab133eda073 (patch)
tree8f2bc3faa53ac5771e63b4e5053f2c2db0046617 /param.ccl
parent99019aafa0ad4b1580799744004ea222ecf9f96c (diff)
Made IOHDF5 compiling again.
Put in all the recent (mostly name) changes from IOUtil and the flesh. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@19 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 4 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index fa2e7ff..e7aae7c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -139,7 +139,10 @@ STRING length "Default length of the hyperslab to stream"
#########################
# Checkpointing requested
#########################
-BOOLEAN checkpoint "Do checkpointing with HDF5"
+BOOLEAN checkpoint "Do checkpointing with HDF5" STEERABLE = ALWAYS
+{
+} "no"
+BOOLEAN checkpoint_next "Checkpoint at next iteration" STEERABLE = ALWAYS
{
} "no"