|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
Evaluation, interpolation and mesh/target introspection of Green's functions.
Tools to evaluate a Green's function at arbitrary points using the interpolation scheme of its mesh (triqs::gfs::gf_evaluator, triqs::gfs::default_evaluator) and to introspect its mesh and target (triqs::gfs::get_mesh, triqs::gfs::target_value_t).
Classes | |
| struct | triqs::gfs::default_evaluator |
| Default evaluator policy. More... | |
| struct | triqs::gfs::gf_evaluator< M > |
| Default evaluator of a Green's function at arbitrary points of its mesh. More... | |