TRIQS/triqs_modest 3.3.0
Brillouin zone summation
|
#include "./postprocess.hpp"
Go to the source code of this file.
Namespaces | |
namespace | triqs |
namespace | triqs::modest |
Functions | |
constexpr auto | triqs::modest::lattice_gf (auto const &mesh, auto const &obe, auto const &Proj, auto const &mu, auto const &embedding_decomp, auto const &Sigma_w, auto const &broadening) |
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. | |