|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <triqs/gfs/gf/defs.hpp>
Default evaluator policy.
Selects triqs::gfs::gf_evaluator as the evaluation functor for a given mesh type.
Public Types | |
| template<typename Mesh> | |
| using | evaluator_t = gf_evaluator<Mesh> |
| The evaluator functor associated with the mesh type Mesh. | |