aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2008-05-12 21:03:46 +0000
committerschnetter <schnetter@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2008-05-12 21:03:46 +0000
commit6d7ce94aed4da56445bc06f0df45fd0e3678152d (patch)
treecb4b494b439b929e599e9747178d6fe492fe0a02
parentde697b5307fd912a9aa839e69dc926932e016174 (diff)
Document that IO::checkpoint_every_walltime_hours is not supported.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@346 ebee0441-1374-4afa-a3b5-247f3ba15b9a
-rw-r--r--doc/documentation.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 413ee38..a1f86e8 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -204,7 +204,9 @@ functionality to feed back data into Cactus.
Checkpointing and recovery are controlled by corresponding checkpoint/recovery
parameters of thorn IOUtil (for a description of these parameters please refer
-to this thorn's documentation).
+to this thorn's documentation). The parameter {\tt
+ IO::checkpoint\_every\_walltime\_hours} is not (yet) supported.
+
\section{Importing External Data into Cactus with {\bf IOFlexIO}}