10 #ifndef MUELU_EMINPFACTORY_DECL_HPP
11 #define MUELU_EMINPFACTORY_DECL_HPP
25 #include "MueLu_PFactory.hpp"
42 #undef MUELU_EMINPFACTORY_SHORT
83 #define MUELU_EMINPFACTORY_SHORT
84 #endif // MUELU_EMINPFACTORY_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
void Build(Level &fineLevel, Level &coarseLevel) const
Build method.
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
void BuildP(Level &fineLevel, Level &coarseLevel) const
Abstract Build method.
MueLu::DefaultScalar Scalar
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
EminPFactory()
Constructor.
virtual ~EminPFactory()
Destructor.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
Factory for building Energy Minimization prolongators.
Factory that provides an interface for a concrete implementation of a prolongation operator...
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.