aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@94b1c47f-dcfd-45ef-a468-0854c0e9e350>2002-06-07 09:38:30 +0000
committertradke <tradke@94b1c47f-dcfd-45ef-a468-0854c0e9e350>2002-06-07 09:38:30 +0000
commit735baccff70e8d75fa38ff9ad757afa75ec017ad (patch)
tree8cc150bfa12faf2917248d84a9071e5a512909a6
parent3e828899c0937d85a80ae7465d76c31ad257d417 (diff)
Added a note saying that the slice center can only be set for CCTK_GF vars.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOASCII/trunk@125 94b1c47f-dcfd-45ef-a468-0854c0e9e350
-rw-r--r--doc/documentation.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index dd5f93b..1cfb6ce 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -106,6 +106,9 @@ Additional parameters to control the {\tt IOASCII\_1D} I/O method are:
can be set either in physical or index coordinates. If they are set
these parameters will override the default slice center parameters
{\tt IO::out\_[xyz]line[xyz], IO::out\_[xyz]line[xyz]i}.
+ Note that the slice center can only be set for grid functions so far.
+ For {\tt CCTK\_ARRAY} variables the slices will always start in the
+ origin, ie. (0, 0, 0) in C ordering.
\end{itemize}
%
Additional parameters to control the {\tt IOASCII\_2D} I/O method are: