47 #ifndef MUELU_ZEROSUBBLOCKAFACTORY_DECL_HPP_ 48 #define MUELU_ZEROSUBBLOCKAFACTORY_DECL_HPP_ 50 #include <Xpetra_Map_fwd.hpp> 73 #undef MUELU_ZEROSUBBLOCKAFACTORY_SHORT 108 void Build(
Level & currentLevel)
const override;
116 #define MUELU_ZEROSUBBLOCKAFACTORY_SHORT MueLu::DefaultLocalOrdinal LocalOrdinal
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.
Namespace for MueLu classes and methods.
MueLu::DefaultScalar Scalar
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.