46#ifndef MUELU_EMINPFACTORY_DECL_HPP
47#define MUELU_EMINPFACTORY_DECL_HPP
51#include <Xpetra_Matrix_fwd.hpp>
52#include <Xpetra_StridedMapFactory_fwd.hpp>
61#include "MueLu_PFactory.hpp"
78#undef MUELU_EMINPFACTORY_SHORT
120#define MUELU_EMINPFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Factory for building Energy Minimization prolongators.
void Build(Level &fineLevel, Level &coarseLevel) const
Build method.
virtual ~EminPFactory()
Destructor.
void BuildP(Level &fineLevel, Level &coarseLevel) const
Abstract Build method.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
EminPFactory()
Constructor.
Class that holds all level-specific information.
Factory that provides an interface for a concrete implementation of a prolongation operator.
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar