DASH  0.3.0
dash::view_traits< ViewLocalMod< DomainType, 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 domain_type::local_type image_type
 
typedef ViewLocalMod< DomainType, NDim > local_type
 
typedef domain_type global_type
 
typedef view_traits< domain_type >::index_type index_type
 
typedef view_traits< domain_type >::size_type size_type
 
typedef dash::IndexSetLocal< DomainType > 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, true > is_local
 
typedef std::integral_constant< dim_t, DomainType::rank::value > rank
 

Detailed Description

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

Definition at line 326 of file ViewMod.h.


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