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