46#ifndef MUELU_USERAGGREGATIONFACTORY_DECL_HPP_
47#define MUELU_USERAGGREGATIONFACTORY_DECL_HPP_
50#include <Xpetra_Map_fwd.hpp>
51#include <Xpetra_Vector_fwd.hpp>
52#include <Xpetra_VectorFactory_fwd.hpp>
53#include <Xpetra_MapFactory_fwd.hpp>
71#undef MUELU_USERAGGREGATIONFACTORY_SHORT
113#define MUELU_USERAGGREGATIONFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Base class for factories that use one level (currentLevel).
void DeclareInput(Level ¤tLevel) const
Input.
UserAggregationFactory()
Constructor.
virtual ~UserAggregationFactory()
Destructor.
void Build(Level ¤tLevel) const
Build aggregates.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode