10#ifndef MUELU_EMINPFACTORY_DECL_HPP
11#define MUELU_EMINPFACTORY_DECL_HPP
15#include <Xpetra_Matrix_fwd.hpp>
16#include <Xpetra_StridedMapFactory_fwd.hpp>
25#include "MueLu_PFactory.hpp"
42#undef MUELU_EMINPFACTORY_SHORT
83#define MUELU_EMINPFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
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.
Namespace for MueLu classes and methods.
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar