Go to the documentation of this file.
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
Factory for building the constraint operator.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
ConstraintFactory()
Constructor. User can supply a factory for generating the nonzero pattern. The nullspace vectors (bot...
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Namespace for MueLu classes and methods.
Base class for factories that use two levels (fineLevel and coarseLevel).
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
void Build(Level &fineLevel, Level &coarseLevel) const
Build method.
virtual ~ConstraintFactory()
Destructor.
Class that holds all level-specific information.
MueLu::DefaultLocalOrdinal LocalOrdinal