From d8a0479330384a0359448d00a4a61c7d8414ca68 Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 6 Jun 2006 17:21:56 +0000 Subject: Document the IO::recover_and_remove parameter. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@241 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a --- doc/documentation.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/documentation.tex b/doc/documentation.tex index b5a049e..7fce076 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -435,6 +435,10 @@ parameters. The most important ones are: is kept and older checkpoints are removed in order to save disk space. Setting {\tt IO::checkpoint\_keep} to a positive value will keep so many evolution checkpoints around. A value of $-1$ will keep all (future) checkpoints. + \item {\tt IO::recover\_and\_remove}\\ + determines whether the checkpoint file that the current simulation has + been successfully recovered from, should also be subject of removal, + according to the setting of {\tt IO::checkpoint\_keep} \item {\tt IO::recover}\\ keyword parameter telling if/how to recover.\\ Choices are {\tt "no"}, {\tt "manual"}, {\tt "auto"}, and {\tt "autoprobe"}. -- cgit v1.2.3