triqs::gfs::gf_mesh<cartesian_product<Vs…>>

#include <triqs/gfs.hpp>

template<typename Vs> class gf_mesh<cartesian_product<Vs…>>

Cartesian product of meshes

Member types

domain_t domain_product<typename gf_mesh<Vs>::domain_t…>  
m_tuple_t std::tuple<gf_mesh<Vs>…>  
ms_tuple_t std::tuple<Vs…>  
m_pt_tuple_t std::tuple<typename gf_mesh<Vs>::mesh_point_t…>  
domain_pt_t typename domain_t::point_t  
linear_index_t std::tuple<typename gf_mesh<Vs>::linear_index_t…>  
var_t cartesian_product<Vs…>  
mesh_point_t mesh_point<gf_mesh<cartesian_product<type-parameter-0-0…> > >  
const_iterator mesh_pt_generator<gf_mesh<cartesian_product<type-parameter-0-0…> > > Iterating on all the points…

Non Member functions

h5_write  
h5_read