TRIQS/triqs_modest 3.3.0
Brillouin zone summation
Loading...
Searching...
No Matches
gf_supp.hpp File Reference
#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 >
block2_gf< Mesh > triqs::gfs::decomposition_view (block_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)
 
template<typename Mesh >
gf_struct_t triqs::gfs::get_struct (block_gf< Mesh > 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)