mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
0e3517d34f
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 |
||
---|---|---|
.. | ||
buildhdf5 | ||
checkapi | ||
checkposix | ||
chkconfigure | ||
chkcopyright | ||
chkmanifest | ||
cmakehdf5 | ||
compile | ||
config.guess | ||
config.sub | ||
COPYING | ||
debug-ohdr | ||
depcomp | ||
dependencies | ||
deploy | ||
distdep | ||
errors | ||
gcov_script | ||
h5vers | ||
install-sh | ||
iostats | ||
locate_sw | ||
ltmain.sh | ||
make_err | ||
make_overflow | ||
make_vers | ||
makehelp | ||
missing | ||
mkdirs | ||
mkinstalldirs | ||
newer | ||
output_filter.sh | ||
README | ||
reconfigure | ||
release | ||
runtest | ||
snapshot | ||
snapshot_version | ||
timekeeper | ||
trace | ||
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.