|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include "../gf/gf_const_view.hpp"#include "../gf/gf.hpp"#include "../../mesh/imtime.hpp"#include <cstddef>Provides imaginary-time Green's function utilities.
Definition in file imtime.hpp.
Go to the source code of this file.
Functions | |
| gf< mesh::imtime > | triqs::gfs::rebinning_tau (gf_const_view< mesh::imtime > const &g, size_t new_n_tau) |
| Rebin an imaginary-time Green's function onto a coarser uniform mesh. | |