triqs_xca.dlr_dyson_ppsc.DysonItPPSC.solve_with_op
- DysonItPPSC.solve_with_op()
Dispatched C++ function(s).
[1] (sig: ndarray[complex, 3], eta: float, op: ndarray[complex, 2]) -> ndarray[complex, 3]
Solve pseudo-particle Dyson equation for given self-energy, chemical potential, and operator.
Note
Free Green’s function (right hand side of Dyson equation) specified at construction of dyson_it object
- Parameters:
- signdarray[complex, 3]
Self-energy at DLR imaginary time nodes
- etafloat
Chemical potential
- opndarray[complex, 2]
Static operator (used to vary the chemical potential)
- Returns:
- ndarray[complex, 3]
Green’s function at DLR imaginary time nodes