From 735baccff70e8d75fa38ff9ad757afa75ec017ad Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 7 Jun 2002 09:38:30 +0000 Subject: 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 --- doc/documentation.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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: -- cgit v1.2.3