TRIQS/triqs_modest 3.3.0
Brillouin zone summation
|
#include <triqs_modest/postprocess.hpp>
Definition at line 55 of file postprocess.hpp.
Public Attributes | |
nda::array< double, 4 > | per_theta |
A[a,σ](m,m',w) | |
nda::array< double, 2 > | total |
A[σ](w) | |
nda::array<double, 4> triqs::modest::spectral_function_w::per_theta |
A[a,σ](m,m',w)
Definition at line 57 of file postprocess.hpp.
nda::array<double, 2> triqs::modest::spectral_function_w::total |
A[σ](w)
Definition at line 56 of file postprocess.hpp.