triqs::gfs::make_block_gf_view
#include <triqs/gfs.hpp>
Synopsis
template<typename G0, typename G>block_gf_view_of<G0> make_block_gf_view (G0 && g0, G &&… g)
Make a block_gf_view from the G. Indices are ‘0’, ‘1’, ‘2’, ….
#include <triqs/gfs.hpp>
Synopsis
template<typename G0, typename G>block_gf_view_of<G0> make_block_gf_view (G0 && g0, G &&… g)
Make a block_gf_view from the G. Indices are ‘0’, ‘1’, ‘2’, ….