#include <nda/nda.hpp>
#include <triqs/gfs.hpp>
#include "./downfolding.hpp"
Go to the source code of this file.
|
spectral_function_w | triqs::modest::projected_spectral_function (one_body_elements_on_grid const &obe_theta, downfolding_projector const &Proj, double mu, block2_gf< mesh::refreq, matrix_valued > const &Sigma_w, double broadening=0.01) |
| Compute the atom- and orbital-resolved spectral function (interacting density of states).
|
|
spectral_function_kw | triqs::modest::spectral_function_on_high_symmetry_path (one_body_elements_on_grid const &obe, double mu, block2_gf< mesh::refreq, matrix_valued > const &Sigma_w, double broadening=0.01) |
| Compute momentum-resolved spectral function A(k, ω) along high-symmetry path.
|
|