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_rot : BlockGf

Green’s function block to rotate.

Returns:

gfreturn : BlockGf

Green’s function rotated into the new basis.