46 #ifndef MUELU_CONSTRAINTFACTORY_DECL_HPP
47 #define MUELU_CONSTRAINTFACTORY_DECL_HPP
70 #undef MUELU_CONSTRAINTFACTORY_SHORT
113 #define MUELU_CONSTRAINTFACTORY_SHORT
114 #endif // MUELU_CONSTRAINTFACTORY_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Base class for factories that use two levels (fineLevel and coarseLevel).
virtual ~ConstraintFactory()
Destructor.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Factory for building the constraint operator.
void Build(Level &fineLevel, Level &coarseLevel) const
Build method.
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.
ConstraintFactory()
Constructor. User can supply a factory for generating the nonzero pattern. The nullspace vectors (bot...