TRIQS/triqs_modest 3.3.0
Brillouin zone summation
Loading...
Searching...
No Matches
triqs::modest::iteration_data

#include <triqs_modest/checkpoint.hpp>

Detailed Description

Definition at line 124 of file checkpoint.hpp.

Public Attributes

std::vector< block_gf_imfreq_tGimp_freq_list
 Impurities Green's functions.
 
std::vector< block_gf_imtime_tGimp_time_list
 Impurities Green's functions.
 
double mu
 Chemical potential.
 
std::vector< block_gf_imfreq_tSigma_dc_list
 Impurities self-energies.
 
block_mat_t Sigma_hartree_list
 Sigma Hartree.
 
std::vector< block_gf_imfreq_tSigma_imp_list
 Impurities self-energies.
 

Member Data Documentation

◆ Gimp_freq_list

std::vector<block_gf_imfreq_t> triqs::modest::iteration_data::Gimp_freq_list

Impurities Green's functions.

Definition at line 136 of file checkpoint.hpp.

◆ Gimp_time_list

std::vector<block_gf_imtime_t> triqs::modest::iteration_data::Gimp_time_list

Impurities Green's functions.

Definition at line 139 of file checkpoint.hpp.

◆ mu

double triqs::modest::iteration_data::mu

Chemical potential.

Definition at line 127 of file checkpoint.hpp.

◆ Sigma_dc_list

std::vector<block_gf_imfreq_t> triqs::modest::iteration_data::Sigma_dc_list

Impurities self-energies.

Definition at line 142 of file checkpoint.hpp.

◆ Sigma_hartree_list

block_mat_t triqs::modest::iteration_data::Sigma_hartree_list

Sigma Hartree.

Definition at line 133 of file checkpoint.hpp.

◆ Sigma_imp_list

std::vector<block_gf_imfreq_t> triqs::modest::iteration_data::Sigma_imp_list

Impurities self-energies.

Definition at line 130 of file checkpoint.hpp.


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