TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
Loading...
Searching...
No Matches
gf_supp.hpp
#include "defs.hpp"
#include "./enumerate_slice.hpp"
#include <triqs/mesh/dlr_imfreq.hpp>
#include <triqs/mesh/utils.hpp>
#include <fmt/ostream.h>

Go to the source code of this file.

Classes

struct  fmt::formatter< M >
struct  triqs::gfs::gf_struct2_t

Namespaces

namespace  triqs
namespace  triqs::gfs

Concepts

concept  OstreamPrintable

Functions

template<typename Mesh>
block2_gf< Mesh > triqs::gfs::decomposition_view (block2_gf< Mesh > const &g, gf_struct2_t const &stru)
template<typename Mesh>
gf_struct2_t triqs::gfs::get_struct (block2_gf< Mesh, matrix_valued > const &g)
block2_gf< mesh::dlr_imfreq, matrix_valued > triqs::gfs::make_block2_dlr_gf (block2_gf< mesh::imfreq, matrix_valued > const &g, double w_max, double eps)
template<typename Mesh>
block2_gf< Mesh, matrix_valued > triqs::gfs::make_block2_gf (Mesh const &mesh, gf_struct2_t const &gf_s)