triqs.gf.gf.Gf.transpose

Gf.transpose()[source]

Take the transpose of a matrix valued Greens function.

Returns:

G – The transpose of the Greens function.

Return type:

Gf (copy)

Notes

Only implemented for single mesh matrix valued Greens functions.