ThreadedDomainPartitioner Self
Virtual base class for partitioning a domain into subsets to be processed per thread when parallel pr...
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
Domain type for the ThreadedIteratorRangePartitioner.
virtual ThreadIdType PartitionDomain(const ThreadIdType threadId, const ThreadIdType requestedTotal, const DomainType &completeDomain, DomainType &subDomain) const =0
void operator=(const Self &)