triqs::hilbert_space::sub_hilbert_space::h5_read

#include <triqs/hilbert_space.hpp>

Synopsis

void h5_read (h5::group fg, std::string const & name, sub_hilbert_space & hs)

Read a Hilbert subspace from an HDF5 group

Parameters

  • fg Parent HDF5 group to read the space from

  • name Name of the HDF5 subgroup to be read

  • hs Reference to a target Hilbert subspace object