Virtual base class for partitioning a domain into subsets to be processed per thread when parallel pr...
Domain type for the ThreadedIteratorRangePartitioner.
const IteratorType & End() const
const IteratorType & Begin() const
ThreadedIteratorRangePartitionerDomain(const Self &rhs)
ThreadedIteratorRangePartitionerDomain(const IteratorType &begin, const IteratorType &end)
ThreadedIteratorRangePartitionerDomain()=default
void operator=(const Self &rhs)