From 95a1a982583fe685ab638b08e567410f64101971 Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 17 Sep 2004 12:52:04 +0000 Subject: Document the hdf5_convert_from_sdf utility program. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@208 4825ed28-b72c-4eae-9704-e50c059e567d --- doc/documentation.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 32fa00e..f57ae5f 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -299,7 +299,11 @@ Thorn \ThisThorn\ provides the following utility programs: double precision floating-point datasets can be converted into single precision during the recombination. \item {\tt hdf5\_convert\_from\_ieeeio}\\ - Converts a datafile created by thorn {\bf IOFlexIO} into an HDF5 datafile. + Converts a datafile created by thorn {\bf IOFlexIO} into an HDF5 datafile. Your thornlist must include this thorn + in its thornlist in order to build the FlexIO-to-HDF5 utility program. + \item {\tt hdf5\_convert\_from\_sdf}\\ + Converts a datafile created by thorn {\bf CactusIO/IOSDF} or other Cactus-external programs into an HDF5 datafile. Your thornlist must include this thorn + in its thornlist in order to build the SDF-to-HDF5 utility program. \item {\tt hdf5\_merge}\\ Merges a list of HDF5 input files into a single HDF5 output file. This can be used to concatenate HDF5 output data created as one file per -- cgit v1.2.3