Low-level methods for reading XDMF files.
More...
|
template<typename T > |
std::vector< T > | get_dataset (MPI_Comm comm, const pugi::xml_node &dataset_node, const hid_t h5_id, std::array< std::int64_t, 2 > range={{0, 0}}) |
| Return data associated with a data set node.
|
|
Low-level methods for reading XDMF files.