47 #ifndef PACKAGES_MUELU_SRC_REBALANCING_MUELU_REPARTITIONHEURISTICFACTORY_DECL_HPP_
48 #define PACKAGES_MUELU_SRC_REBALANCING_MUELU_REPARTITIONHEURISTICFACTORY_DECL_HPP_
123 #undef MUELU_REPARTITIONHEURISTICFACTORY_SHORT
163 #define MUELU_REPARTITIONHEURISTICFACTORY_SHORT
165 #endif //ifdef HAVE_MPI
MueLu::DefaultLocalOrdinal LocalOrdinal
Factory for determing the number of partitions for rebalancing.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
void Build(Level ¤tLevel) const
Build an object with this factory.
virtual ~RepartitionHeuristicFactory()
Destructor.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void DeclareInput(Level ¤tLevel) const
Determines the data that RepartitionHeuristicFactory needs, and the factories that generate that data...
Base class for factories that use one level (currentLevel).
RepartitionHeuristicFactory()
Constructor.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.