DASH  0.3.0
dash::view_traits< ViewSubMod< DomainType, SubDim, NDim > > Struct Template Reference

Public Types

typedef DomainType domain_type
 
typedef view_traits< domain_type >::origin_type origin_type
 
typedef view_traits< domain_type >::pattern_type pattern_type
 
typedef ViewSubMod< DomainType, SubDim, NDim > image_type
 
typedef ViewLocalMod< ViewSubMod< DomainType, SubDim, NDim >, NDim > local_type
 
typedef ViewSubMod< DomainType, SubDim, NDim > global_type
 
typedef DomainType::index_type index_type
 
typedef DomainType::size_type size_type
 
typedef dash::IndexSetSub< DomainType, SubDim > index_set_type
 
typedef std::integral_constant< bool, false > is_projection
 
typedef std::integral_constant< bool, true > is_view
 
typedef std::integral_constant< bool, false > is_origin
 
typedef std::integral_constant< bool, view_traits< domain_type >::is_local::value > is_local
 
typedef std::integral_constant< dim_t, DomainType::rank::value > rank
 

Detailed Description

template<class DomainType, dim_t SubDim, dim_t NDim>
struct dash::view_traits< ViewSubMod< DomainType, SubDim, NDim > >

Definition at line 545 of file ViewMod.h.


The documentation for this struct was generated from the following file: