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.
Namespace for MueLu classes and methods.
void DeclareInput(Level ¤tLevel) const
Input.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Factory for building a new "segregated" A operator. Here, "segregated" means that the user provides a...
void Build(Level ¤tLevel) const
Build method.
Base class for factories that use one level (currentLevel).