Go to the documentation of this file.
46 #ifndef MUELU_AGGREGATIONPHASE3ALGORITHM_DECL_HPP_
47 #define MUELU_AGGREGATIONPHASE3ALGORITHM_DECL_HPP_
80 #undef MUELU_AGGREGATIONPHASE3ALGORITHM_SHORT
109 #define MUELU_AGGREGATIONPHASE3ALGORITHM_SHORT
std::string description() const
Return a simple one-line description of this object.
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.
void BuildAggregates(const ParameterList ¶ms, const GraphBase &graph, Aggregates &aggregates, std::vector< unsigned > &aggStat, LO &numNonAggregatedNodes) const
Local aggregation.
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Namespace for MueLu classes and methods.
virtual ~AggregationPhase3Algorithm()
Destructor.
MueLu representation of a graph.
Container class for aggregation information.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Handle leftover nodes. Try to avoid singleton nodes.
AggregationPhase3Algorithm(const RCP< const FactoryBase > &=Teuchos::null)
Constructor.
MueLu::DefaultLocalOrdinal LocalOrdinal