10#ifndef MUELU_BLOCKEDCOARSEMAPFACTORY_DECL_HPP_
11#define MUELU_BLOCKEDCOARSEMAPFACTORY_DECL_HPP_
14#include "MueLu_CoarseMapFactory.hpp"
60#undef MUELU_BLOCKEDCOARSEMAPFACTORY_SHORT
94#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.
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar