aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2005-10-05 10:08:31 +0000
committertradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2005-10-05 10:08:31 +0000
commit86c3a6fd8b989ba41cea2f4884780379a7816851 (patch)
treef858bd8f356e6c7f0e9b30dfc85bf5269af4baef /doc
parentbe1248c7eb316e3bc6f91290c1a96dec7fd20fdc (diff)
The general routine to parse the value of IO*::out_vars parameters now also
checks for the option "out_unchunked = 'true|false|yes|no'" which can be used to overwrite the general output mode (as defined by IO::out_unchunked) on a per-variable basis. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@230 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 090142a..1e890aa 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -233,6 +233,9 @@ your particular machine architecture and needs:
"no"}) with each chunk containing the data from a single processor, or
collected into a single global array before writing ({\tt
IO::out\_unchunked = "yes"}). The default is to write the data in chunks.
+ This can be changed by adding an option string to the group/variable name(s)
+ in the {\tt out\_vars} parameter with the key {\tt out\_unchunked} and an
+ associated string value {\tt "yes|no|true|false"}.
\item {\tt IO::out\_mode = "np"}\\
Output is written in parallel for groups of processors. Each group