triqs_ctseg.solver.Solver
- class triqs_ctseg.solver.Solver(**kwargs)[source]
The solver class.
- 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()
.
Methods
solve
(**kwargs)Solve the impurity problem.
Methods
|
Initialize the solver. |
|
Solve the impurity problem. |
Attributes
Dynamical density-density interaction \(D_0(\tau)\) |
|
Hybridization function \(\Delta(\tau)\) |
|
Dynamical spin-spin interaction \(\mathcal{J}_\perp(\tau)\) |
|
Set of parameters used in the construction of the |
|
The set of results. |
|
Set of parameters used by the last call to |