DASH  0.3.0
dash::ViewRegion< NumDimensions, IndexType > Struct Template Reference

Representation of a ViewPair as region specified by origin and end coordinates. More...

#include <Dimensional.h>

Public Attributes

std::array< IndexType, NumDimensions > begin
 
std::array< IndexType, NumDimensions > end
 

Detailed Description

template<dim_t NumDimensions, typename IndexType = dash::default_index_t>
struct dash::ViewRegion< NumDimensions, IndexType >

Representation of a ViewPair as region specified by origin and end coordinates.

Definition at line 361 of file Dimensional.h.


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