diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2013-02-08 16:49:21 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2013-02-08 16:49:21 (GMT) |
commit | 692fa69934553e34a7166fd919b90309bc4ecb23 (patch) | |
tree | e040dd69a95938a9de499ac6582ce5ac8aab1079 /src/H5Gtest.c | |
parent | 386f73823af1fbe6bd39e9bce3c247c183ae56c1 (diff) | |
download | hdf5-692fa69934553e34a7166fd919b90309bc4ecb23.zip hdf5-692fa69934553e34a7166fd919b90309bc4ecb23.tar.gz hdf5-692fa69934553e34a7166fd919b90309bc4ecb23.tar.bz2 |
[svn-r23237] 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
Diffstat (limited to 'src/H5Gtest.c')
0 files changed, 0 insertions, 0 deletions