Irregular dynamic pattern.
More...
#include <LoadBalancePattern.h>
template<dim_t NumDimensions, typename CompBasedMeasure = UnitClockFreqMeasure, typename MemBasedMeasure = BytesPerCycleMeasure, MemArrange Arrangement = dash::ROW_MAJOR, typename IndexType = dash::default_index_t>
class dash::LoadBalancePattern< NumDimensions, CompBasedMeasure, MemBasedMeasure, Arrangement, IndexType >
Irregular dynamic pattern.
- Todo:
- Should subclass or delegate to dash::CSRPattern as implementation is identical apart from comptation of _local_sizes.
- Implemented concept:
- Pattern Concept
Definition at line 179 of file LoadBalancePattern.h.
The documentation for this class was generated from the following file: