10#ifndef MUELU_SEGREGATEDAFACTORY_DECL_HPP
11#define MUELU_SEGREGATEDAFACTORY_DECL_HPP
76#undef MUELU_SEGREGATEDAFACTORY_SHORT
94 void Build(
Level& currentLevel)
const override;
107#define MUELU_SEGREGATEDAFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
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 s...
void Build(Level ¤tLevel) const override
Build method.
RCP< const ParameterList > GetValidParameterList() const override
Input.
void BuildBasedOnMapPair(Level ¤tLevel) const
void DeclareInput(Level ¤tLevel) const override
Specifies the data that this class needs, and the factories that generate that data.
void BuildBasedOnBlockmap(Level ¤tLevel) const
Base class for factories that use one level (currentLevel).
Namespace for MueLu classes and methods.
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar