46 #ifndef MUELU_INTERFACEMAPPINGTRANSFERFACTORY_DECL_HPP_
47 #define MUELU_INTERFACEMAPPINGTRANSFERFACTORY_DECL_HPP_
64 #undef MUELU_INTERFACEMAPPINGTRANSFERFACTORY_SHORT
79 #define MUELU_INTERFACEMAPPINGTRANSFERFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultGlobalOrdinal GlobalOrdinal
void Build(Level &fineLevel, Level &coarseLevel) const override
Build an object with this factory.
~InterfaceMappingTransferFactory()
Destructor.
InterfaceMappingTransferFactory()=default
Constructor.
RCP< const ParameterList > GetValidParameterList() const override
Return a const parameter list of valid parameters that setParameterList() will accept.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const override
Input.
Class that holds all level-specific information.
Base class for factories that use two levels (fineLevel and coarseLevel).
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode