|
ug4
|
#include "process_hierarchy.h"#include "lib_grid/multi_grid.h"#include "lib_grid/tools/subset_handler_grid.h"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< IBalanceWeights > | ug::SPBalanceWeights |
| typedef SmartPtr< ICommunicationWeights > | ug::SPCommunicationWeights |
| typedef SmartPtr< IPartitioner > | ug::SPPartitioner |
| typedef SmartPtr< IPartitionPostProcessor > | ug::SPPartitionPostProcessor |
| typedef SmartPtr< IPartitionPreProcessor > | ug::SPPartitionPreProcessor |