at(const std::array< IndexType, NumDimensions > &g_coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
at(const std::array< IndexType, 1 > &g_coords, const ViewSpec_t &viewspec) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
at(IndexType value, Values ... values) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
block(index_type g_block_index) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
block_at(const std::array< index_type, NumDimensions > &g_coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
BlockPattern()=delete (defined in dash::BlockPattern< 1, Arrangement, IndexType >) | dash::BlockPattern< 1, Arrangement, IndexType > | |
BlockPattern(SizeType arg, Args &&... args) | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
BlockPattern(const SizeSpec_t sizespec, const DistributionSpec_t dist, const TeamSpec_t teamspec, dash::Team &team=dash::Team::All()) | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
BlockPattern(const SizeSpec_t sizespec, const DistributionSpec_t dist=DistributionSpec_t(), Team &team=dash::Team::All()) | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
BlockPattern(self_t &&other)=default | dash::BlockPattern< 1, Arrangement, IndexType > | |
BlockPattern(const self_t &other)=default | dash::BlockPattern< 1, Arrangement, IndexType > | |
BlockPattern(self_t &other) | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
blocksize(dim_t dimension) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
blockspec() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
capacity() const noexcept | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
coords(IndexType index) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
coords(IndexType index, const ViewSpec_t &viewspec) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
distspec() const noexcept | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
extent(dim_t dim) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
extent() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
extents() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
global(team_unit_t unit, const std::array< IndexType, NumDimensions > &local_coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
global(const std::array< IndexType, NumDimensions > &l_coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
global(IndexType l_index) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
global_at(const std::array< IndexType, NumDimensions > &global_coords, const ViewSpec_t &viewspec) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
global_at(const std::array< IndexType, NumDimensions > &global_coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
global_index(team_unit_t unit, const std::array< IndexType, NumDimensions > &l_coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
has_local_elements(dim_t dim, IndexType dim_offset, team_unit_t unit) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
index_type typedef (defined in dash::BlockPattern< 1, Arrangement, IndexType >) | dash::BlockPattern< 1, Arrangement, IndexType > | |
is_local(IndexType index, team_unit_t unit) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
is_local(IndexType index) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
layout_properties typedef | dash::BlockPattern< 1, Arrangement, IndexType > | |
lbegin() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
lend() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local(const std::array< IndexType, NumDimensions > &global_coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local(IndexType g_index) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_at(const std::array< IndexType, NumDimensions > &local_coords, const ViewSpec_t &viewspec) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_at(const std::array< IndexType, NumDimensions > &local_coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_block(index_type l_block_index) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_block_at(const std::array< index_type, NumDimensions > &g_coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_block_local(index_type l_block_index) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_blockspec() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_capacity() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_coords(const std::array< IndexType, NumDimensions > &global_coords) const noexcept | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_extent(dim_t dim) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_extent() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_extents(team_unit_t unit) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_extents() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_index(const std::array< IndexType, NumDimensions > &g_coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_size(team_unit_t unit) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
local_size() const noexcept | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
mapping_properties typedef | dash::BlockPattern< 1, Arrangement, IndexType > | |
max_blocksize() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
memory_order() | dash::BlockPattern< 1, Arrangement, IndexType > | inlinestatic |
ndim() | dash::BlockPattern< 1, Arrangement, IndexType > | inlinestatic |
num_units() const noexcept | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
operator!=(const self_t &other) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
operator=(self_t &&other)=default | dash::BlockPattern< 1, Arrangement, IndexType > | |
operator=(const self_t &other)=default | dash::BlockPattern< 1, Arrangement, IndexType > | |
operator==(const self_t &other) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
partitioning_properties typedef | dash::BlockPattern< 1, Arrangement, IndexType > | |
PatternName (defined in dash::BlockPattern< 1, Arrangement, IndexType >) | dash::BlockPattern< 1, Arrangement, IndexType > | static |
size() const noexcept | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
size_type typedef (defined in dash::BlockPattern< 1, Arrangement, IndexType >) | dash::BlockPattern< 1, Arrangement, IndexType > | |
sizespec() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
team() const noexcept | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
teamspec() const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
underfilled_blocksize(dim_t dimension) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
unit_at(const std::array< IndexType, NumDimensions > &coords, const ViewSpec_t &viewspec) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
unit_at(const std::array< IndexType, NumDimensions > &coords) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
unit_at(IndexType global_pos, const ViewSpec_t &viewspec) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
unit_at(IndexType global_pos) const | dash::BlockPattern< 1, Arrangement, IndexType > | inline |
viewspec_type typedef (defined in dash::BlockPattern< 1, Arrangement, IndexType >) | dash::BlockPattern< 1, Arrangement, IndexType > | |