Select multiple hyperslabs in a space
standalone_H5S_select_multiple_hyperslab(id, hyperslab_array)
NULL
. The space has been manipulated as a side effect
The id of the space
The array with the hyperslabs. Is of dimension num_dim x num_hyperslabs x 4. With the elements being start, count, stride and block
Holger Hoefling
Selects multiple hyperslabs in a space. Before the selection, the space selection will be cleared.