46#ifndef MUELU_TRANSPFACTORY_DECL_HPP
47#define MUELU_TRANSPFACTORY_DECL_HPP
49#include <Xpetra_Matrix_fwd.hpp>
74#undef MUELU_TRANSPFACTORY_SHORT
109#define MUELU_TRANSPFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Factory for building restriction operators.
virtual ~TransPFactory()
Destructor.
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.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
TransPFactory()
Constructor.
Base class for factories that use two levels (fineLevel and coarseLevel).
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar