triqs_ctseg.solver.Solver

class triqs_ctseg.solver.Solver(**kwargs)[source]

The solver class.

Methods

__init__(**kwargs)

Initialize the solver.

solve(**kwargs)

Solve the impurity problem.

Attributes

D0_tau

Dynamical density-density interaction \(D_0(\tau)\)

Delta_tau

Hybridization function \(\Delta(\tau)\)

Jperp_tau

Dynamical spin-spin interaction \(\mathcal{J}_\perp(\tau)\)

constr_params

Set of parameters used in the construction of the solver_core class.

results

The set of results.

solve_params

Set of parameters used by the last call to solve().