45#ifndef MUELU_INTERFACEMAPPINGTRANSFERFACTORY_DECL_HPP_
46#define MUELU_INTERFACEMAPPINGTRANSFERFACTORY_DECL_HPP_
81#undef MUELU_INTERFACEMAPPINGTRANSFERFACTORY_SHORT
96#define MUELU_INTERFACEMAPPINGTRANSFERFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Transfer mapping data for interface aggregation to the coarse level.
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