|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include "./legendre.hpp"#include "../gf/defs.hpp"#include "../gf/gf_const_view.hpp"#include "../gf/gf_view.hpp"#include "../../mesh/legendre.hpp"#include "../../utility/legendre.hpp"Implementation of the Legendre-basis Green's function functions.
Definition in file legendre.cpp.
Go to the source code of this file.
Functions | |
| void | triqs::gfs::enforce_discontinuity (gf_view< mesh::legendre > gl, nda::array_const_view< double, 2 > disc) |
| Enforce a prescribed jump at \( \tau = 0 \) for a Legendre Green's function. | |