46 #ifndef MUELU_COUPLEDAGGREGATIONFACTORY_DECL_HPP
47 #define MUELU_COUPLEDAGGREGATIONFACTORY_DECL_HPP
53 #include "MueLu_LocalAggregationAlgorithm.hpp"
54 #include "MueLu_LeftoverAggregationAlgorithm.hpp"
85 #undef MUELU_COUPLEDAGGREGATIONFACTORY_SHORT
149 #define MUELU_COUPLEDAGGREGATIONFACTORY_SHORT
150 #endif // MUELU_COUPLEDAGGREGATIONFACTORY_DECL_HPP
const std::string & GetOrdering() const
int GetMaxNeighAlreadySelected() const
MueLu::DefaultLocalOrdinal LocalOrdinal
void SetOrdering(const std::string &ordering)
void SetMaxNeighAlreadySelected(int maxNeighAlreadySelected)
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
const std::string & GetOrdering() const
int GetMaxNeighAlreadySelected() const
void SetPhase3AggCreation(double phase3AggCreation)
void SetMinNodesPerAggregate(int minNodesPerAggregate)
LeftoverAggregationAlgorithm algo2_
int GetMinNodesPerAggregate() const
Algorithm for coarsening a graph with uncoupled aggregation.
LocalAggregationAlgorithm algo1_
Algorithms.
Factory for coarsening a graph with uncoupled aggregation.
void SetPhase3AggCreation(double phase3AggCreation)
int GetMinNodesPerAggregate() const
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void Build(Level ¤tLevel) const
Build aggregates.
void SetOrdering(const std::string &ordering)
double GetPhase3AggCreation() const
virtual ~CoupledAggregationFactory()
Destructor.
CoupledAggregationFactory()
Constructor.
void SetMinNodesPerAggregate(int minNodesPerAggregate)
void SetMinNodesPerAggregate(int minNodesPerAggregate)
double GetPhase3AggCreation() const
Base class for factories that use one level (currentLevel).
void DeclareInput(Level ¤tLevel) const
Input.
void SetMaxNeighAlreadySelected(int maxNeighAlreadySelected)