triqs.gfs.gf_factories

Factory functions that build a new Gf or BlockGf.

Each factory returns a freshly allocated Green’s function; the input is left unchanged. For in-place transforms see triqs.gfs.gf_fnt.

Modules

gf_factories_dlr_imfreq

Factories that build a Green's function on the DLR Matsubara mesh or on a standard imfreq mesh from a DLR representation.

gf_factories_dlr_imtime

Factories that build a Green's function on the DLR imaginary-time mesh or on a standard imtime mesh from a DLR representation.

gf_factories_fourier

Factory that builds a Green's function on the conjugate mesh by a Fourier transform.

gf_factories_hermitian

Factories that symmetrize a Green's function and that build a Green's function on the DLR mesh.