.. Generated automatically by cpp2rst .. highlight:: c .. role:: red .. role:: green .. role:: param .. _triqs__hilbert_space__sub_hilbert_space__h5_read: triqs::hilbert_space::sub_hilbert_space::h5_read ================================================ *#include * **Synopsis** .. rst-class:: cppsynopsis | void :red:`h5_read` (h5::group :param:`fg`, std::string const & :param:`name`, :ref:`sub_hilbert_space ` & :param:`hs`) Read a Hilbert subspace from an HDF5 group Parameters ^^^^^^^^^^ * :param:`fg` Parent HDF5 group to read the space from * :param:`name` Name of the HDF5 subgroup to be read * :param:`hs` Reference to a target Hilbert subspace object