47 #ifndef MUELU_BLOCKEDCOARSEMAPFACTORY_DECL_HPP_ 48 #define MUELU_BLOCKEDCOARSEMAPFACTORY_DECL_HPP_ 49 #include "Xpetra_StridedMapFactory_fwd.hpp" 52 #include "MueLu_CoarseMapFactory.hpp" 98 #undef MUELU_BLOCKEDCOARSEMAPFACTORY_SHORT 134 #define MUELU_BLOCKEDCOARSEMAPFACTORY_SHORT RCP< const ParameterList > GetValidParameterList() const final
Return a const parameter list of valid parameters that setParameterList() will accept.
MueLu::DefaultLocalOrdinal LocalOrdinal
Factory for generating coarse level map. Used by TentativePFactory.
void Build(Level ¤tLevel) const final
Build an object with this factory.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Namespace for MueLu classes and methods.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Factory for generating coarse level map. Used by BlockedPFactory.
virtual GlobalOrdinal GetDomainGIDOffset(Level ¤tLevel) const final
Compute domain GID offset from another CoarseMap.
void DeclareInput(Level ¤tLevel) const final
Specifies the data that this class needs, and the factories that generate that data.