46 #ifndef MUELU_USERPFACTORY_DECL_HPP
47 #define MUELU_USERPFACTORY_DECL_HPP
49 #include <Xpetra_MultiVectorFactory_fwd.hpp>
53 #include "MueLu_PFactory.hpp"
67 #undef MUELU_USERPFACTORY_SHORT
102 #define MUELU_USERPFACTORY_SHORT
103 #endif // MUELU_USERPFACTORY_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
void BuildP(Level &fineLevel, Level &coarseLevel) const
Abstract Build method.
virtual ~UserPFactory()
Destructor.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
UserPFactory()
Constructor.
Factory that provides an interface for a concrete implementation of a prolongation operator...