TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
imtime.cpp
#include "./imtime.hpp"
#include "../gf/gf_const_view.hpp"
#include "../gf/gf.hpp"
#include "../../mesh/imtime.hpp"
#include <cstddef>

Detailed Description

Implementation of the imaginary-time Green's function utilities.

Definition in file imtime.cpp.

Go to the source code of this file.

Functions

gf< mesh::imtimetriqs::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.