10 #ifndef MUELU_USERAGGREGATIONFACTORY_DECL_HPP_
11 #define MUELU_USERAGGREGATIONFACTORY_DECL_HPP_
30 #undef MUELU_USERAGGREGATIONFACTORY_SHORT
72 #define MUELU_USERAGGREGATIONFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
void DeclareInput(Level ¤tLevel) const
Input.
void Build(Level ¤tLevel) const
Build aggregates.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
UserAggregationFactory()
Constructor.
virtual ~UserAggregationFactory()
Destructor.
Base class for factories that use one level (currentLevel).