triqs_dft_tools.trans_basis.TransBasis.rotate_gf

TransBasis.rotate_gf(gf_to_rot)[source]

Uses the diagonalisation matrix w to rotate a given GF into the new basis.

Parameters:
gf_to_rotBlockGf

Green’s function block to rotate.

Returns:
gfreturnBlockGf

Green’s function rotated into the new basis.