MDAL
Public Attributes | List of all members
MDAL::HyperSlab Struct Reference

The XdmfDataset reads the data directly from HDF5 file by usage of hyperslabs retrieval. More...

#include <mdal_xdmf.hpp>

Public Attributes

size_t startX = 0
 
size_t startY = 0
 
size_t count = 0
 
bool countInFirstColumn = true
 
bool isScalar
 

Detailed Description

The XdmfDataset reads the data directly from HDF5 file by usage of hyperslabs retrieval.

http://xdmf.org/index.php/XDMF_Model_and_Format#HyperSlab HyperSlab consists of 3 rows: start, stride, and count


The documentation for this struct was generated from the following file: