triqs.gfs.descriptors.Flat.__call__

Flat.__call__(G)[source]

Fill G.data with the flat-DOS Hilbert transform on its mesh.

Parameters:
GGf

Target Green’s function on a frequency mesh (modified in place).

Returns:
Gf

G.

Raises:
TypeError

If G.mesh is not a frequency mesh.