aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2003-06-10 11:43:41 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2003-06-10 11:43:41 +0000
commit89337e512a483ae232316eae4dc853669bf16c9d (patch)
treedc810b39bb1535dfaeac504f08b91b10f1934a62
parent455d60f6a4e492628a52fc9c38b3838fe6bf66ae (diff)
Document the '-single_precision' command line option of the HDF5 recombiner.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@170 4825ed28-b72c-4eae-9704-e50c059e567d
-rw-r--r--doc/documentation.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index ba0dcbc..1144fa2 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -296,6 +296,9 @@ Thorn \ThisThorn\ provides the following utility programs:
\begin{itemize}
\item {\tt hdf5\_recombiner}\\
Recombines chunked HDF5 datafile(s) into a single unchunked HDF5 datafile.
+ By applying the {\tt -single\_precision} command line option,
+ 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.
\item {\tt hdf5\_merge}\\