TRIQS/triqs_cthyb 4.0.0
A TRIQS application
Loading...
Searching...
No Matches
triqs_cthyb::triqs_cthyb::constr_parameters_t

Detailed Description

Parameters used for constructing the solver class.

Definition at line 36 of file impurity_trace.cpp.

Inheritance diagram for triqs_cthyb::triqs_cthyb::constr_parameters_t:
triqs_cthyb::params_t triqs_cthyb::triqs_cthyb::params_t

Public Attributes

double beta
 Inverse temperature \( \beta \).
bool delta_interface = false
 Use \( \Delta(\tau) \) and \( h_{loc0} \) as input instead of \( G_0(i\omega) \).
gf_struct_t gf_struct
 Structure of the Green's function (names and sizes of blocks).
int n_iw = 1025
 Number of Matsubara frequencies.
int n_l = 50
 Number of Legendre polynomials.
int n_tau = 10001
 Number of imaginary-time points.

Friends

void h5_read (h5::group h5group, std::string subgroup_name, constr_parameters_t &sp)
 Read constr_parameters_t from hdf5.
void h5_write (h5::group h5group, std::string subgroup_name, constr_parameters_t const &sp)
 Write constr_parameters_t to hdf5.

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