Neil Fortner 692fa69934 [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
2013-02-08 11:49:21 -05:00
..
2013-02-01 20:53:32 -05:00
2009-11-05 08:45:35 -05:00
2011-04-15 14:06:38 -05:00
2012-04-16 16:20:26 -05:00
2010-07-19 05:54:51 -05:00
2012-08-08 18:01:20 -05:00
2010-07-19 05:54:51 -05:00
2012-08-08 18:01:20 -05:00
2012-04-16 16:20:26 -05:00
2010-10-29 10:31:57 -05:00
2012-08-08 18:01:20 -05:00
2012-08-08 18:01:20 -05:00
2012-04-16 16:20:26 -05:00
2012-04-01 18:53:17 -05:00
2009-10-01 21:08:59 -05:00
2009-10-01 21:08:59 -05:00
2012-08-08 18:01:20 -05:00
2011-04-15 14:06:38 -05:00
2009-12-17 17:21:08 -05:00
2009-12-17 17:21:08 -05:00
2009-12-17 10:07:35 -05:00
2012-03-31 03:49:35 -05:00
2011-04-12 11:59:33 -05:00
2009-12-17 10:07:35 -05:00
2009-10-08 23:09:34 -05:00
2012-02-09 21:16:52 -05:00
2010-03-18 07:23:04 -05:00
2010-08-20 16:37:12 -05:00
2012-08-08 18:01:20 -05:00
2012-08-08 18:01:20 -05:00
2010-08-20 16:37:12 -05:00
2009-10-08 23:09:34 -05:00
2013-02-01 20:53:32 -05:00
2010-03-18 07:23:04 -05:00
2010-01-29 23:29:13 -05:00
2009-08-13 12:09:55 -05:00
2009-12-10 07:36:56 -05:00
2012-07-16 14:54:26 -05:00
2012-04-16 16:20:26 -05:00
2010-03-06 16:19:57 -05:00
2010-09-23 10:03:42 -05:00
2012-08-11 16:27:58 -05:00
2010-09-10 11:15:34 -05:00
2010-09-10 11:15:34 -05:00
2010-09-10 11:15:34 -05:00
2010-09-10 11:15:34 -05:00
2010-09-10 11:15:34 -05:00
2009-12-10 07:36:56 -05:00
2012-08-08 18:01:20 -05:00
2011-04-17 13:57:07 -05:00
2009-08-13 12:09:55 -05:00
2012-02-09 21:16:52 -05:00
2013-02-01 20:53:32 -05:00