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
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Factory for generating coarse level map. Used by BlockedPFactory.
void Build(Level ¤tLevel) const final
Build an object with this factory.
void DeclareInput(Level ¤tLevel) const final
Specifies the data that this class needs, and the factories that generate that data.
virtual GlobalOrdinal GetDomainGIDOffset(Level ¤tLevel) const final
Compute domain GID offset from another CoarseMap.
RCP< const ParameterList > GetValidParameterList() const final
Return a const parameter list of valid parameters that setParameterList() will accept.
Factory for generating coarse level map. Used by TentativePFactory.
Class that holds all level-specific information.
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar