17 #ifndef MUELU_ISORROPIAINTERFACE_DECL_HPP_
18 #define MUELU_ISORROPIAINTERFACE_DECL_HPP_
28 #ifdef HAVE_MUELU_EPETRA
84 #undef MUELU_ISORROPIAINTERFACE_SHORT
116 #define MUELU_ISORROPIAINTERFACE_SHORT
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
void Build(Level &level) const
Build an object with this factory.
Interface to IsorropiaInterface to Isorropia allowing to access other rebalancing/repartitioning algo...
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
IsorropiaInterface()
Constructor.
void DeclareInput(Level &level) const
Specifies the data that this class needs, and the factories that generate that data.
virtual ~IsorropiaInterface()
Destructor.
Base class for factories that use one level (currentLevel).