TRIQS/triqs_modest 3.3.0
Brillouin zone summation
Loading...
Searching...
No Matches
triqs::gfs Namespace Reference

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 >
block2_gf< Mesh > decomposition_view (block_gf< Mesh > const &g, gf_struct2_t const &stru)
 
template<typename Mesh >
gf_struct2_t get_struct (block2_gf< Mesh, matrix_valued > const &g)
 
template<typename Mesh >
gf_struct_t get_struct (block_gf< Mesh > 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() [1/2]

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

Definition at line 64 of file gf_supp.hpp.

◆ decomposition_view() [2/2]

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

Definition at line 75 of file gf_supp.hpp.

◆ get_struct() [1/2]

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

Definition at line 58 of file gf_supp.hpp.

◆ get_struct() [2/2]

template<typename Mesh >
gf_struct_t triqs::gfs::get_struct ( block_gf< Mesh > const &  g)

Definition at line 51 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 85 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.