Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/v0.5.1/v0.9.0/cpp
DOLFINx  0.5.1
DOLFINx C++ interface
Functions
dolfinx::io::xdmf_read Namespace Reference

Low-level methods for reading XDMF files. More...

Functions

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.
 

Detailed Description

Low-level methods for reading XDMF files.