17 #ifndef MUELU_REPARTITIONINTERFACE_DECL_HPP_
18 #define MUELU_REPARTITIONINTERFACE_DECL_HPP_
82 #undef MUELU_REPARTITIONINTERFACE_SHORT
114 #define MUELU_REPARTITIONINTERFACE_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
RepartitionInterface()
Constructor.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void Build(Level &level) const
Build an object with this factory.
Helper class which transforms an "AmalgamatedPartition" array to an unamalgamated "Partition"...
virtual ~RepartitionInterface()
Destructor.
Base class for factories that use one level (currentLevel).
void DeclareInput(Level &level) const
Specifies the data that this class needs, and the factories that generate that data.