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