Go to the documentation of this file.
46 #ifndef MUELU_PATTERNFACTORY_DECL_HPP
47 #define MUELU_PATTERNFACTORY_DECL_HPP
68 #undef MUELU_PATTERNFACTORY_SHORT
110 #define MUELU_PATTERNFACTORY_SHORT
111 #endif // MUELU_PATTERNFACTORY_DECL_HPP
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.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Namespace for MueLu classes and methods.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
virtual ~PatternFactory()
Destructor.
Factory for building nonzero patterns for energy minimization.
Base class for factories that use two levels (fineLevel and coarseLevel).
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Class that holds all level-specific information.
PatternFactory()
Constructor.
MueLu::DefaultLocalOrdinal LocalOrdinal