47 #ifndef MUELU_SEGREGATEDAFACTORY_DECL_HPP
48 #define MUELU_SEGREGATEDAFACTORY_DECL_HPP
78 #undef MUELU_SEGREGATEDAFACTORY_SHORT
118 #define MUELU_SEGREGATEDAFACTORY_SHORT
119 #endif // MUELU_SEGREGATEDAFACTORY_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
virtual ~SegregatedAFactory()
Destructor.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
void DeclareInput(Level ¤tLevel) const
Input.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void Build(Level ¤tLevel) const
Build method.
Factory for building a new "segregated" A operator. Here, "segregated" means that the user provides a...
Base class for factories that use one level (currentLevel).