aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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