From 14e6f88790dceeb31b1ba401a82a03a47eb40426 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 20 Jan 2003 13:14:14 +0000 Subject: 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 --- doc/documentation.tex | 8 ++++---- 1 file 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 -- cgit v1.2.3