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
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Container class for aggregation information.
Pure virtual base class for all MueLu aggregation algorithms.
Handle leftover nodes. Try to avoid singleton nodes.
void BuildAggregates(const ParameterList ¶ms, const GraphBase &graph, Aggregates &aggregates, std::vector< unsigned > &aggStat, LO &numNonAggregatedNodes) const
Local aggregation.
virtual ~AggregationPhase3Algorithm()
Destructor.
AggregationPhase3Algorithm(const RCP< const FactoryBase > &=Teuchos::null)
Constructor.
std::string description() const
Return a simple one-line description of this object.
MueLu representation of a graph.
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode