10 #ifndef MUELU_ZEROSUBBLOCKAFACTORY_DECL_HPP_
11 #define MUELU_ZEROSUBBLOCKAFACTORY_DECL_HPP_
35 #undef MUELU_ZEROSUBBLOCKAFACTORY_SHORT
69 void Build(
Level ¤tLevel)
const override;
77 #define MUELU_ZEROSUBBLOCKAFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
void DeclareInput(Level ¤tLevel) const override
Specifies the data that this class needs, and the factories that generate that data.
void Build(Level ¤tLevel) const override
Build a zero sub-block object with this factory.
MueLu::DefaultScalar Scalar
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
RCP< const ParameterList > GetValidParameterList() const override
Input.
Base class for factories that use one level (currentLevel).
Factory for extracting a zero block from a BlockedCrsMatrix.