hdf5/tools/h5copy
Peter Cao 2b3a491ee1 [svn-r15439] Add the following patch
===
The following patch to h5copy.c on or near line 173 makes the
tool substantially more useful...
     *flag = (*flag) | fla;
Because the command-line option parsing permits multiple '-f' arguments,
this will have the effect of or'ing the flags together so one can do
someting like....

~/tmp/hdf5-1.8.1/tools/h5copy/h5copy -i multi_ucd3d.h5 -s block5 -o gorfo -d foo -f shallow -f soft

Mark C. Miller, Lawrence Livermore National Laboratory
email: mailto:miller86@llnl.gov
===
2008-08-06 13:16:44 -05:00
..
testfiles [svn-r15251] Moved all h5copy testfiles from /tools/testfiles to tools/h5copy/testfiles 2008-06-20 10:44:45 -05:00
h5copy.c [svn-r15439] Add the following patch 2008-08-06 13:16:44 -05:00
h5copygentest.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
Makefile.am [svn-r13914] Description: 2007-06-26 11:08:38 -05:00
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
testh5copy.sh [svn-r15251] Moved all h5copy testfiles from /tools/testfiles to tools/h5copy/testfiles 2008-06-20 10:44:45 -05:00