mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +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 |
||
---|---|---|
.. | ||
CMake.txt | ||
COPYING | ||
HISTORY-1_0-1_8_0_rc3.txt | ||
HISTORY-1_9.txt | ||
INSTALL | ||
INSTALL_Cygwin.txt | ||
INSTALL_MinGW.txt | ||
INSTALL_parallel | ||
INSTALL_VMS.txt | ||
INSTALL_Windows.txt | ||
RELEASE.txt | ||
USING_CMake.txt | ||
USING_Windows.txt |