46 #ifndef MUELU_AGGREGATIONPHASE3ALGORITHM_DECL_HPP_
47 #define MUELU_AGGREGATIONPHASE3ALGORITHM_DECL_HPP_
80 #undef MUELU_AGGREGATIONPHASE3ALGORITHM_SHORT
109 #define MUELU_AGGREGATIONPHASE3ALGORITHM_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Container class for aggregation information.
Pure virtual base class for all MueLu aggregation algorithms.
void BuildAggregates(const ParameterList ¶ms, const GraphBase &graph, Aggregates &aggregates, std::vector< unsigned > &aggStat, LO &numNonAggregatedNodes) const
Local aggregation.
MueLu::DefaultGlobalOrdinal GlobalOrdinal
AggregationPhase3Algorithm(const RCP< const FactoryBase > &=Teuchos::null)
Constructor.
virtual ~AggregationPhase3Algorithm()
Destructor.
MueLu representation of a graph.
std::string description() const
Return a simple one-line description of this object.
Handle leftover nodes. Try to avoid singleton nodesIdeaIn phase 3 we try to stick unaggregated nodes ...