TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
|
#include <triqs_modest/postprocess.hpp>
Returns Tr (A) [σ,k,ω] for all k points in obe grid and all omega in Sigma mesh.
Store data of spectral functions.
Definition at line 39 of file postprocess.hpp.
Public Attributes | |
nda::array< double, 3 > | data |
\( A^\sigma(k,\omega) \). | |
nda::array<double, 3> triqs::modest::spectral_function_kw::data |
\( A^\sigma(k,\omega) \).
Definition at line 40 of file postprocess.hpp.