53 #ifndef MUELU_MAPTRANSFERFACTORY_DECL_HPP_ 54 #define MUELU_MAPTRANSFERFACTORY_DECL_HPP_ 56 #include <Xpetra_Map_fwd.hpp> 57 #include <Xpetra_MapFactory_fwd.hpp> 58 #include <Xpetra_Matrix_fwd.hpp> 81 #undef MUELU_MAPTRANSFERFACTORY_SHORT 121 #define MUELU_MAPTRANSFERFACTORY_SHORT virtual ~MapTransferFactory()
Destructor.
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Base class for factories that use two levels (fineLevel and coarseLevel).
Namespace for MueLu classes and methods.
RCP< const FactoryBase > mapFact_
generating factory of input variable
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
transfer factory for maps
MapTransferFactory()
Constructor.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.