MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_RepartitionInterface_fwd.hpp File Reference

Go to the source code of this file.

Classes

class  MueLu::RepartitionInterface< LocalOrdinal, GlobalOrdinal, Node >
 Helper class which transforms an "AmalgamatedPartition" array to an unamalgamated "Partition".This is a general class that allows to translate node-based rebalancing information (given by "AmalgamatedPartition") to DOF-based rebalancing information (stored as output in the "Partition" variable). It is meant to be used together with the IsorropiaInterface class which provides the node-based rebalancing information in the "AmalgamatedPartition" variable. It uses the striding information of "A" to transform the amalgamated rebalaning info into DOF-based rebalancing information that can be processed by the RepartitionFactory class. More...
 

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define MUELU_REPARTITIONINTERFACE_SHORT
 

Macro Definition Documentation

#define MUELU_REPARTITIONINTERFACE_SHORT

Definition at line 58 of file MueLu_RepartitionInterface_fwd.hpp.