|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <triqs/gfs/gf_sym_grp.hpp>
Symmetry concept for scalar-valued Green's functions.
A ScalarGfSymmetry accepts a mesh index and returns a new mesh index together with the residual nda::operation to be applied to the data.
| F | Anything callable with a mesh_index_t. |
| G | Anything modeling the gf concept (with target_rank == 0). |
| mesh_index_t | Mesh index type for G. |
Definition at line 57 of file gf_sym_grp.hpp.