triqs.lattice.lattice_tools.TightBinding.h5_read_construct

static TightBinding.h5_read_construct()

Dispatched C++ function(s).

[1] (g: Group, subgroup_name: str)
  -> TightBinding

Construct a tight-binding Hamiltonian by reading it from HDF5.

Parameters:
gGroup

h5::group to be read from.

subgroup_namestr

Name of the subgroup.

Returns:
TightBinding

The reconstructed tight-binding Hamiltonian.