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