Files
hdf5/bin
Neil Fortner 749522bbd6 [svn-r23265] Merge revisions 23230, 23234, and 23237 to 1.8 branch
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; ummon (1.8)
2013-02-13 16:55:48 -05:00
..
2010-06-18 17:47:56 -05:00
2007-02-14 17:25:02 -05:00
2009-01-22 16:03:58 -05:00
2005-04-04 17:44:50 -05:00
2007-02-14 17:25:02 -05:00
2007-02-14 17:25:02 -05:00
2007-02-14 17:25:02 -05:00
2009-08-31 10:28:10 -05:00
2007-02-14 17:25:02 -05:00
2009-05-05 10:05:17 -05:00
2005-04-04 17:44:50 -05:00
2007-02-14 17:25:02 -05:00
2005-01-31 22:17:02 -05:00
2007-02-14 17:25:02 -05:00
2011-05-07 12:06:48 -05:00