TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
|
#include <triqs_modest/postprocess.hpp>
Store data of spectral functions.
Definition at line 57 of file postprocess.hpp.
Public Attributes | |
nda::array< double, 4 > | per_theta |
\( A^{\sigma}_{mm'}(\omega) \). | |
nda::array< double, 2 > | total |
\( A^\sigma(\omega) \). | |
nda::array<double, 4> triqs::modest::spectral_function_w::per_theta |
\( A^{\sigma}_{mm'}(\omega) \).
Definition at line 59 of file postprocess.hpp.
nda::array<double, 2> triqs::modest::spectral_function_w::total |
\( A^\sigma(\omega) \).
Definition at line 58 of file postprocess.hpp.