triqs.gfs.gf
Generic Green’s function container (Gf).
This module defines Gf, the canonical container for any
TRIQS quantity indexed by a mesh and a target space (Green’s
functions, self-energies, hybridization functions, …). The class
inherits a set of C++-backed methods from triqs.gfs.gf_fnt via
the AddMethod metaclass; pure-Python methods (arithmetic,
slicing, lazy initialization) are defined directly here.
Functions
|
Wrap a free function |
|
Map a legacy |
|
Factory used by HDF5 IO. |
Classes
|
Metaclass that injects every callable in |
|
Fallback for |
|
Container for Green's functions and related quantities. |
|
Tag wrapping a mesh-point linear index for use in |