46 #ifndef MUELU_EMINPFACTORY_DECL_HPP 47 #define MUELU_EMINPFACTORY_DECL_HPP 51 #include <Xpetra_Matrix_fwd.hpp> 52 #include <Xpetra_StridedMapFactory_fwd.hpp> 60 #include "MueLu_PFactory.hpp" 72 template<
class Scalar =
double,
class LocalOrdinal =
int,
class GlobalOrdinal = LocalOrdinal,
class Node = KokkosClassic::DefaultNode::DefaultNodeType>
74 #undef MUELU_EMINPFACTORY_SHORT 116 #define MUELU_EMINPFACTORY_SHORT 117 #endif // MUELU_EMINPFACTORY_DECL_HPP void Build(Level &fineLevel, Level &coarseLevel) const
Build method.
void BuildP(Level &fineLevel, Level &coarseLevel) const
Abstract Build method.
Namespace for MueLu classes and methods.
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.