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
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Base class for factories that use one level (currentLevel).
Factory for extracting a zero block from a BlockedCrsMatrix.
void DeclareInput(Level ¤tLevel) const override
Specifies the data that this class needs, and the factories that generate that data.
RCP< const ParameterList > GetValidParameterList() const override
Input.
void Build(Level ¤tLevel) const override
Build a zero sub-block object with this factory.
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar