10 #ifndef MUELU_INTERFACEMAPPINGTRANSFERFACTORY_DECL_HPP_
11 #define MUELU_INTERFACEMAPPINGTRANSFERFACTORY_DECL_HPP_
44 #undef MUELU_INTERFACEMAPPINGTRANSFERFACTORY_SHORT
59 #define MUELU_INTERFACEMAPPINGTRANSFERFACTORY_SHORT
~InterfaceMappingTransferFactory()
Destructor.
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
void Build(Level &fineLevel, Level &coarseLevel) const override
Build an object with this factory.
Base class for factories that use two levels (fineLevel and coarseLevel).
RCP< const ParameterList > GetValidParameterList() const override
Return a const parameter list of valid parameters that setParameterList() will accept.
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Transfer mapping data for interface aggregation to the coarse level.
InterfaceMappingTransferFactory()=default
Constructor.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const override
Input.