TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
GF containers

Detailed Description

Green's function container and view types.

This group contains the central Green's function containers and their non-owning views:

The block-diagonal containers are collected in Block Green's functions, and the target value types in GF targets.

Topics

 Block Green's functions
 Block-diagonal Green's function containers.
 GF targets
 Target types that fix the value stored at each mesh point of a Green's function.

Classes

class  triqs::gfs::gf< M, Target, Layout >
 The owning Green's function container. More...
class  triqs::gfs::gf_const_view< M, Target, Layout >
 A read-only, non-owning view of a Green's function. More...
class  triqs::gfs::gf_view< M, Target, Layout >
 A mutable, non-owning view of a Green's function. More...