aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2003-01-20 13:14:14 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2003-01-20 13:14:14 +0000
commit14e6f88790dceeb31b1ba401a82a03a47eb40426 (patch)
tree055e254c6488ee53e27697d3ce3de993e909f63e
parenta9d7566a0a92bb5676fdc230219329230f5dc603 (diff)
Fixed some 'line too long' problems. This closes PR CactusPUGHIO/1362.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@157 4825ed28-b72c-4eae-9704-e50c059e567d
-rw-r--r--doc/documentation.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index fc0afbc..6928bd6 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -25,8 +25,8 @@ It also implements checkpointing/recovery functionality using HDF5.
%
\section{Purpose}
%
-Thorn {\bf IOHDF5} uses the standard I/O library HDF5 (Hierarchical Data Format
-version 5, see {\tt http://hdf.ncsa.uiuc.edu/whatishdf5.html} for details)
+Thorn {\bf IOHDF5} uses the standard I/O library HDF5\footnote{Hierarchical Data
+Format version 5, see {\tt http://hdf.ncsa.uiuc.edu/whatishdf5.html} for details}
to output any type of CCTK grid variables (grid scalars, grid functions, and
grid arrays of arbitrary dimension) in the HDF5 file format.\\
@@ -67,8 +67,8 @@ Parameters to control the {\tt IOHDF5} I/O method are:
\section{Serial versus Parallel Output}
-According to the ouptput mode parameter settings ({\tt IO::out\_mode,
-IO::out\_unchunked, IO::out\_proc\_every}) of thorn {\bf IOUtil}, thorn
+According to the ouptput mode parameter settings ({\tt IO::out\_mode},
+{\tt IO::out\_unchunked},\newline{\tt IO::out\_proc\_every}) of thorn {\bf IOUtil}, thorn
{\bf IOHDF5} will output distributed data either
\begin{itemize}
\item in serial into a single unchunked file