|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include "./gf.hpp"#include "../../utility/concept_tools.hpp"#include "../../utility/exceptions.hpp"#include <itertools/itertools.hpp>#include <array>#include <utility>#include "./_gf_view_common.hpp"Provides a mutable non-owning view of a Green's function.
Definition in file gf_view.hpp.
Go to the source code of this file.
Classes | |
| class | triqs::gfs::gf_view< M, Target, Layout > |
| A mutable, non-owning view of a Green's function. More... | |
| struct | triqs::gfs::gf_view< M, Target, Layout >::target_and_shape_t |
| Lightweight handle bundling the target type and its shape. More... | |