|
DASH
0.3.0
|
This is the complete list of members for dash::Domain< NumDim, IndexType >, including all inherited members.
| Domain(const std::initializer_list< std::array< IndexType, 2 >> &ranges) | dash::Domain< NumDim, IndexType > | inline |
| expand(const std::array< IndexType, NumDim > &ext) (defined in dash::Domain< NumDim, IndexType >) | dash::Domain< NumDim, IndexType > | inline |
| extent(dim_t d) const (defined in dash::Domain< NumDim, IndexType >) | dash::Domain< NumDim, IndexType > | inline |
| extents() const (defined in dash::Domain< NumDim, IndexType >) | dash::Domain< NumDim, IndexType > | inline |
| offset(dim_t d) const (defined in dash::Domain< NumDim, IndexType >) | dash::Domain< NumDim, IndexType > | inline |
| offsets() const (defined in dash::Domain< NumDim, IndexType >) | dash::Domain< NumDim, IndexType > | inline |
| resize(const std::array< IndexType, NumDim > &extents) (defined in dash::Domain< NumDim, IndexType >) | dash::Domain< NumDim, IndexType > | inline |
| translate(const std::array< IndexType, NumDim > &offs) (defined in dash::Domain< NumDim, IndexType >) | dash::Domain< NumDim, IndexType > | inline |