34#define TRIQS_INCLUDED_GF
43 using mesh::chebyshev;
46 using mesh::dlr_imfreq;
47 using mesh::dlr_imtime;
103#include "./c2py_converters/gf.hpp"
Backward-compatibility umbrella header pulling in the nda array library.
Provides the CLEF auto-assignment hooks for block Green's functions.
Provides MPI routines for block Green's function objects.
Provides the block Green's function container.
Provides a non-owning view of a block Green's function.
Provides common type aliases, forward declarations and internal helpers for the Green's function cont...
Provides functions to compute the density (occupation) from Green's functions.
Provides the gf_evaluator that evaluates a Green's function at arbitrary mesh points.
Provides the lazy expression templates that fuse arithmetic operations on block Green's functions.
Provides the free factory functions for block Green's functions.
Provides the Fourier transform factories and the lazy fourier(...) assignment for Green's functions.
Provides tail fitting, slicing, inversion, reality and matrix-multiplication functions for Green's fu...
Provides the CLEF auto-assignment hooks for Green's functions.
Provides MPI routines for Green's function objects.
Provides the triqs::gfs::gf_const_view container, a read-only non-owning view of a Green's function.
Provides the lazy expression templates that fuse arithmetic operations on Green's functions.
Provides a mutable non-owning view of a Green's function.
Provides the block-wise lazy Fourier transform for block Green's functions.
Provides conversions between Green's functions and the Discrete Lehmann Representation (DLR).
Provides Matsubara-frequency-specific functions and reality / hermiticity helpers for Green's functio...
Provides imaginary-time Green's function utilities.
Provides functions specific to Legendre-basis Green's functions.
Provides the Green's function class.
imfreq make_adjoint_mesh(imtime const &m, long n_iw=-1)
Create the adjoint imaginary-frequency mesh to a given imaginary-time mesh.
Provides the HDF5 read/write machinery for Green's functions.
Provides transformations between Legendre-basis and Matsubara (imaginary-time / imaginary-frequency) ...
Provides factory functions to construct Green's functions from a mesh and target, or from another Gre...
Provides the function applying a callable block by block to a block Green's function.
Provides block-wise applications (via triqs::gfs::map_block_gf) of common Green's function operations...
Umbrella header for the TRIQS mesh types.
Provides the target types that fix the value stored at each mesh point of a Green's function.