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

#include <triqs_modest/postprocess.hpp>

Detailed Description

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) \).
 

Member Data Documentation

◆ per_theta

nda::array<double, 4> triqs::modest::spectral_function_w::per_theta

\( A^{\sigma}_{mm'}(\omega) \).

Definition at line 59 of file postprocess.hpp.

◆ total

nda::array<double, 2> triqs::modest::spectral_function_w::total

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

Definition at line 58 of file postprocess.hpp.


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