aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r--doc/documentation.tex19
1 files changed, 9 insertions, 10 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 5ddaefa..02fc640 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -1,7 +1,7 @@
\documentclass{article}
% Use the Cactus ThornGuide style file
-% (Automatically used from Cactus distribution, if you have a
+% (Automatically used from Cactus distribution, if you have a
% thorn without the Cactus Flesh download this from the Cactus
% homepage at www.cactuscode.org)
\usepackage{../../../../doc/ThornGuide/cactus}
@@ -9,7 +9,7 @@
\begin{document}
\title{FlexIO}
-\author{Thomas Radke, John Shalf}
+\author{John Shalf}
\date{$ $Date$ $}
\maketitle
@@ -19,7 +19,7 @@
\section{Purpose}
-Thorn FlexIO provides a library for writing multidimensional data from
+Thorn FlexIO provides a library for writing multidimensional data from
Cactus using the IEEEIO data format. The advantage of using this library
is that it is distributed with Cactus and needs no additional libraries
to be installed on a machine.
@@ -53,20 +53,19 @@ MPIO interface provides access to parallel IO for MPI codes.
\section{More Information}
-For more information the reader is directed to the web pages for
+For more information the reader is directed to the web pages for
FlexIO at
-{\tt http://infinite-entropy.lbl.gov/FlexIO/}
+\begin{itemize}
+ \item \verb|http://infinite-entropy.lbl.gov/FlexIO/|
+ \item \verb|http://zeus.ncsa.uiuc.edu/~jshalf/FlexIO/|
+ \item in the thorn's directory \verb|CactusExternal/FlexIO/doc/html/|
+\end{itemize}
Information can be found on these web pages about
-
\begin{itemize}
-
\item{} Programming interfaces, including C, C++ and Fortran
-
\item{} Utilities, for finding information about IEEEIO data files
-
\item{} Data converters, between IEEEIO and HDF
-
\end{itemize}
% Do not delete next line