DASH
0.3.0
|
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 |
Definition at line 116 of file ViewOrigin.h.