10 #ifndef MUELU_GENERICRFACTORY_DECL_HPP
11 #define MUELU_GENERICRFACTORY_DECL_HPP
39 #undef MUELU_GENERICRFACTORY_SHORT
72 #define MUELU_GENERICRFACTORY_SHORT
73 #endif // MUELU_GENERICRFACTORY_DECL_HPP
RCP< const ParameterList > GetValidParameterList() const
Input.
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Base class for factories that use two levels (fineLevel and coarseLevel).
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
Factory for building restriction operators using a prolongator factory.
MueLu::DefaultScalar Scalar
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar
GenericRFactory()
Constructor.
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
virtual ~GenericRFactory()
Destructor.