10#ifndef MUELU_USERPFACTORY_DECL_HPP
11#define MUELU_USERPFACTORY_DECL_HPP
13#include <Xpetra_MultiVectorFactory_fwd.hpp>
17#include "MueLu_PFactory.hpp"
29#undef MUELU_USERPFACTORY_SHORT
64#define MUELU_USERPFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Factory that provides an interface for a concrete implementation of a prolongation operator.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
UserPFactory()
Constructor.
void BuildP(Level &fineLevel, Level &coarseLevel) const
Abstract Build method.
virtual ~UserPFactory()
Destructor.
Namespace for MueLu classes and methods.
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar