Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

namespace  ug
 the ug namespace
 

Typedefs

typedef SmartPtr< IBalanceWeightsug::SPBalanceWeights
 
typedef SmartPtr< ICommunicationWeightsug::SPCommunicationWeights
 
typedef SmartPtr< IPartitionerug::SPPartitioner
 
typedef SmartPtr< IPartitionPostProcessorug::SPPartitionPostProcessor
 
typedef SmartPtr< IPartitionPreProcessorug::SPPartitionPreProcessor