TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
Loading...
Searching...
No Matches
triqs::modest::spectral_function_kw

#include <triqs_modest/postprocess.hpp>

Detailed Description

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, 5 > proj_data
 \( A^\sigma(k,\omega) \).
 

Member Data Documentation

◆ data

nda::array<double, 3> triqs::modest::spectral_function_kw::data

\( A^\sigma(k,\omega) \).

Definition at line 40 of file postprocess.hpp.

◆ proj_data

nda::array<double, 5> triqs::modest::spectral_function_kw::proj_data

\( A^\sigma(k,\omega) \).

Definition at line 41 of file postprocess.hpp.


The documentation for this struct was generated from the following file: