TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
triqs::gfs::default_evaluator

#include <triqs/gfs/gf/defs.hpp>

Detailed Description

Default evaluator policy.

Selects triqs::gfs::gf_evaluator as the evaluation functor for a given mesh type.

Definition at line 82 of file defs.hpp.

Public Types

template<typename Mesh>
using evaluator_t = gf_evaluator<Mesh>
 The evaluator functor associated with the mesh type Mesh.

The documentation for this struct was generated from the following file: