From 89337e512a483ae232316eae4dc853669bf16c9d Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 10 Jun 2003 11:43:41 +0000 Subject: 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 --- doc/documentation.tex | 3 +++ 1 file changed, 3 insertions(+) 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}\\ -- cgit v1.2.3