From 4c796b160152dbbbe172cbc20cc4e0409a5e6c9e Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 27 May 2002 08:28:10 +0000 Subject: Updated the example on how to use option strings to specify reductions for individual variables. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOBasic/trunk@130 b589c3ab-70e8-4b4d-a09f-cba2dd200880 --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 6c886e8..3ab5dbf 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -119,7 +119,7 @@ For the scalar variable {\tt mythorn::complex} both the real and imaginary part \begin{verbatim} IOBasic::outInfo_every = 2 IOBasic::outInfo_vars = "grid::r - wavetoy::phi[reductions=] + wavetoy::phi[reductions = 'norm2'] mythorn::complex" IOBasic::outInfo_reductions = "minimum maximum" \end{verbatim} -- cgit v1.2.3