ug4
partitioner.h File Reference

Go to the source code of this file.

Classes

class  ug::IBalanceWeights
 
class  ug::ICommunicationWeights
 
class  ug::IPartitioner
 Partitioners can be used inside a LoadBalancer or separately to create partition maps. More...
 
class  ug::IPartitionPostProcessor
 allows to post-process partitions More...
 
class  ug::IPartitionPreProcessor
 allows to pre-process data before partitioning starts More...
 

Namespaces

 ug
 the ug namespace
 

Typedefs

typedef SmartPtr< IBalanceWeights > ug::SPBalanceWeights
 
typedef SmartPtr< ICommunicationWeights > ug::SPCommunicationWeights
 
typedef SmartPtr< IPartitioner > ug::SPPartitioner
 
typedef SmartPtr< IPartitionPostProcessor > ug::SPPartitionPostProcessor
 
typedef SmartPtr< IPartitionPreProcessor > ug::SPPartitionPreProcessor