Go to the documentation of this file.
46 #ifndef MUELU_AGGREGATIONPHASE2BALGORITHM_DECL_HPP_
47 #define MUELU_AGGREGATIONPHASE2BALGORITHM_DECL_HPP_
85 #undef MUELU_AGGREGATIONPHASE2BALGORITHM_SHORT
114 #define MUELU_AGGREGATIONPHASE2BALGORITHM_SHORT
void BuildAggregates(const ParameterList ¶ms, const GraphBase &graph, Aggregates &aggregates, std::vector< unsigned > &aggStat, LO &numNonAggregatedNodes) const
Local aggregation.
DASHPOS string(SUBSTRING ${CLASS} 0 ${DASHPOS} CLASS_NAME) set(CONDITION_NAME "") set(CONDITION_NAME_END "") string(SUBSTRING $
Pure virtual base class for all MueLu aggregation algorithms.
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Namespace for MueLu classes and methods.
AggregationPhase2bAlgorithm(const RCP< const FactoryBase > &=Teuchos::null)
Constructor.
MueLu representation of a graph.
Container class for aggregation information.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
std::string description() const
Return a simple one-line description of this object.
Add leftovers to existing aggregates.
virtual ~AggregationPhase2bAlgorithm()
Destructor.
MueLu::DefaultLocalOrdinal LocalOrdinal