triqs::hilbert_space::sub_hilbert_space::h5_write

#include <triqs/hilbert_space.hpp>

Synopsis

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

Write a Hilbert subspace to an HDF5 group

Parameters

  • fg Parent HDF5 group to write the space to

  • name Name of the HDF5 subgroup to be created

  • hs Hilbert subspace to be written