triqs_modest.obe.one_body_elements_on_high_symmetry_path

triqs_modest.obe.one_body_elements_on_high_symmetry_path()

Dispatched C++ function(s).

[1] (filename: str, obe: OneBodyElementsOnGrid)
  -> OneBodyElementsOnGrid

Create a one-body elements along specific k-path.

Using the data from the “dft_bands_input” group, the band disperion and downfolding projector are prepared to create one-body elements. This object is intended to be used for post-processing the momentum-resolved spectral function.

Parameters:
filenamestr

Hdf5 file from the DFTtools converter.

obeOneBodyElementsOnGrid

One-body elements that was ued in the DMFT calculation.

Returns:
OneBodyElementsOnGrid

One-body elements along high-symmetry k-path.