hdf5/bin
Neil Fortner 0e3517d34f [svn-r23230] Purpose: Implement H5Dscatter and H5Dgather
Description:
Adds 2 new API functions, H5Dscatter and H5Dgather.  H5Dscatter retrieves data
from a specified callback function and scatters it into a selection, defined by
a supplied dataspace, within a supplied memory buffer.  H5Dgather gathers data
from a selection within a supplied memory buffer and passes it in a contiguous
form to a supplied callback function.  Added tests for these functions

Tested: jam, ostrich, koala (h5committest); ummon
2013-02-05 12:07:02 -05:00
..
buildhdf5 [svn-r19019] Enhancements: 2010-06-18 17:47:22 -05:00
checkapi
checkposix
chkconfigure [svn-r22722] Update all references from configure.in to configure.ac 2012-08-28 12:47:52 -05:00
chkcopyright [svn-r22722] Update all references from configure.in to configure.ac 2012-08-28 12:47:52 -05:00
chkmanifest [svn-r17562] Fixed a syntax error that generates a file named 0. 2009-09-30 22:44:43 -05:00
cmakehdf5 [svn-r23197] prints out what and where the log files are. 2013-01-23 18:22:39 -05:00
compile
config.guess [svn-r19470] Bug fix: 1961-- AIX 6.1 --enable-share did not work. 2010-09-22 17:52:55 -05:00
config.sub [svn-r19938] Update config.sub to the latest available version (timestamp='2008-01-16', Rev. 1.361) from http://cvs.savannah.gnu.org/viewvc/config/config/. 2011-01-11 16:56:51 -05:00
COPYING
debug-ohdr
depcomp
dependencies
deploy
distdep
errors
gcov_script
h5vers [svn-r22984] Removed references to windows files for legacy builds with Visual Studio that were removed. 2012-10-27 22:39:07 -05:00
install-sh [svn-r17357] Purpose: 2009-08-13 15:19:17 -05:00
iostats
locate_sw
ltmain.sh [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, libtool 2.4.2 2012-08-22 00:00:32 -05:00
make_err
make_overflow [svn-r16847] Description: 2009-04-23 13:25:16 -05:00
make_vers [svn-r21063] Description: 2011-07-01 15:09:44 -05:00
makehelp
missing
mkdirs
mkinstalldirs
newer
output_filter.sh [svn-r20771] Problem: 2011-05-07 12:05:56 -05:00
README [svn-r18365] Edit README file to test svk sync. 2010-03-03 16:46:17 -05:00
reconfigure [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. 2012-08-23 11:07:43 -05:00
release [svn-r20986] Changed the release date format to yyyy-mm-dd from the previous date form. 2011-06-15 17:58:13 -05:00
runtest
snapshot [svn-r18293] Added yodconfigure feature. 2010-02-19 14:43:15 -05:00
snapshot_version
timekeeper
trace [svn-r23230] Purpose: Implement H5Dscatter and H5Dgather 2013-02-05 12:07:02 -05:00
yodconfigure

The daily tests run copies of some of the scripts in this directory from another repository, notably snapshot and runtest.  The copies in this directory should work, but are not used in daily tests, though they should be tested occasionally.