46#ifndef MUELU_CONSTRAINTFACTORY_DECL_HPP
47#define MUELU_CONSTRAINTFACTORY_DECL_HPP
70#undef MUELU_CONSTRAINTFACTORY_SHORT
113#define MUELU_CONSTRAINTFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Factory for building the constraint operator.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
ConstraintFactory()
Constructor. User can supply a factory for generating the nonzero pattern. The nullspace vectors (bot...
virtual ~ConstraintFactory()
Destructor.
void Build(Level &fineLevel, Level &coarseLevel) const
Build method.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
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
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar