DASH  0.3.0
dash::view_traits< ViewOrigin< NDim > > Struct Template Reference

Public Types

typedef ViewOrigin< NDim > origin_type
 
typedef ViewOrigin< NDim > domain_type
 
typedef ViewOrigin< NDim > image_type
 
typedef ViewOrigin< NDim >::index_type index_type
 
typedef ViewOrigin< NDim >::size_type size_type
 
typedef ViewOrigin< NDim >::index_set_type index_set_type
 
typedef std::integral_constant< bool, false > is_projection
 
typedef std::integral_constant< bool, true > is_view
 
typedef std::integral_constant< bool, true > is_origin
 
typedef std::integral_constant< bool, false > is_local
 
typedef std::integral_constant< dim_t, NDim > rank
 

Detailed Description

template<dim_t NDim>
struct dash::view_traits< ViewOrigin< NDim > >

Definition at line 116 of file ViewOrigin.h.


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