TRIQS/triqs_modest 3.3.0
Brillouin zone summation
Loading...
Searching...
No Matches
postprocess.hpp File Reference
#include <nda/nda.hpp>
#include <triqs/gfs.hpp>
#include "./downfolding.hpp"

Go to the source code of this file.

Classes

struct  triqs::modest::spectral_function_kw
 Returns Tr (A) [σ,k,ω] for all k points in obe grid and all omega in Sigma mesh. More...
 
struct  triqs::modest::spectral_function_w
 

Namespaces

namespace  triqs
 
namespace  triqs::modest
 

Functions

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.