aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/doc
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@aei.mpg.de>2005-07-26 10:15:00 +0000
committerErik Schnetter <schnetter@aei.mpg.de>2005-07-26 10:15:00 +0000
commitc9d50a44e766d5d07a8bb837a756598271cf2567 (patch)
tree8dff6787c2225df359072ddbbfaeb6d9ad85db08 /Carpet/CarpetIOHDF5/doc
parent3addd8670876e3952e52f90590214edac2071fe4 (diff)
CarpetIOHDF5: Documentation update
Use \textless etc. instead of $<$. darcs-hash:20050726101551-891bb-b6e8fb5f3fb540bf449626fa3650b4870bb444de.gz
Diffstat (limited to 'Carpet/CarpetIOHDF5/doc')
-rw-r--r--Carpet/CarpetIOHDF5/doc/documentation.tex12
1 files changed, 7 insertions, 5 deletions
diff --git a/Carpet/CarpetIOHDF5/doc/documentation.tex b/Carpet/CarpetIOHDF5/doc/documentation.tex
index 3ad625394..7a2e68bb1 100644
--- a/Carpet/CarpetIOHDF5/doc/documentation.tex
+++ b/Carpet/CarpetIOHDF5/doc/documentation.tex
@@ -9,9 +9,9 @@
\begin{document}
% The author of the documentation
-\author{Erik Schnetter $<$schnetter@uni-tuebingen.de$>$\\
- Christian D. Ott $<$cott@aei.mpg.de$>$\\
- Thomas Radke $<$tradke@aei.mpg.de$>$}
+\author{Erik Schnetter \textless schnetter@uni-tuebingen.de\textgreater\\
+ Christian D. Ott \textless cott@aei.mpg.de\textgreater\\
+ Thomas Radke \textless tradke@aei.mpg.de\textgreater}
% The title of the document (not necessarily the name of the Thorn)
\title{CarpetIOHDF5}
@@ -150,8 +150,10 @@ When visualising chunked data files, they probably need to be recombined
for a global view on the data.
The default is to output distributed grid variables in parallel, each processor
-writing a file {\tt $<$varname$>$.file\_$<$processor ID$>$.h5}. Grid scalars
-and {\tt DISTRIB $=$ CONST} grid arrays are always output as unchunked data
+writing a file
+{\tt \textless varname\textgreater.file\_\textless processor ID\textgreater.h5}.
+Grid scalars
+and {\tt DISTRIB = CONST} grid arrays are always output as unchunked data
on processor 0 only.\\
Parallel output in a parallel simulation will ensure maximum I/O
performance. Note that changing the output mode to serial I/O might only be