46#ifndef MUELU_INITIALBLOCKNUMBER_FACTORY_DECL_HPP
47#define MUELU_INITIALBLOCKNUMBER_FACTORY_DECL_HPP
51#include "Xpetra_Matrix_fwd.hpp"
52#include "Xpetra_Vector_fwd.hpp"
53#include "Xpetra_VectorFactory_fwd.hpp"
72#undef MUELU_INITIALBLOCKNUMBERFACTORY_SHORT
115#define MUELU_INITIALBLOCKNUMBERFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class for generating an initial LocalOrdinal-type BlockNumber vector, based on an input paraemter for...
void Build(Level ¤tLevel) const
Build an object with this factory.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
InitialBlockNumberFactory()
Constructor.
virtual ~InitialBlockNumberFactory()
Destructor.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
Class that holds all level-specific information.
Base class for factories that use one level (currentLevel).
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar