46 #ifndef MUELU_REBALANCETRANSFERFACTORY_DECL_HPP
47 #define MUELU_REBALANCETRANSFERFACTORY_DECL_HPP
80 #undef MUELU_REBALANCETRANSFERFACTORY_SHORT
121 #define MUELU_REBALANCETRANSFERFACTORY_SHORT
122 #endif // MUELU_REBALANCETRANSFERFACTORY_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Base class for factories that use two levels (fineLevel and coarseLevel).
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Specifies the data that this class needs, and the factories that generate that data.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
Applies permutation to grid transfer operators.
RebalanceTransferFactory()
Constructor.
virtual ~RebalanceTransferFactory()
Destructor.