TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
Loading...
Searching...
No Matches
triqs::gfs

Classes

struct  gf_struct2_t

Functions

template<typename Mesh>
block2_gf< Mesh > decomposition_view (block2_gf< Mesh > const &g, gf_struct2_t const &stru)
template<typename Mesh>
gf_struct2_t get_struct (block2_gf< Mesh, matrix_valued > const &g)
block2_gf< mesh::dlr_imfreq, matrix_valued > 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 > make_block2_gf (Mesh const &mesh, gf_struct2_t const &gf_s)

Function Documentation

◆ decomposition_view()

template<typename Mesh>
block2_gf< Mesh > triqs::gfs::decomposition_view ( block2_gf< Mesh > const & g,
gf_struct2_t const & stru )

Definition at line 58 of file gf_supp.hpp.

◆ get_struct()

template<typename Mesh>
gf_struct2_t triqs::gfs::get_struct ( block2_gf< Mesh, matrix_valued > const & g)

Definition at line 52 of file gf_supp.hpp.

◆ make_block2_dlr_gf()

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 )
inline

Definition at line 69 of file gf_supp.hpp.

◆ make_block2_gf()

template<typename Mesh>
block2_gf< Mesh, matrix_valued > triqs::gfs::make_block2_gf ( Mesh const & mesh,
gf_struct2_t const & gf_s )

Definition at line 41 of file gf_supp.hpp.