53 #ifndef MUELU_ONEPTAGGREGATIONALGORITHM_DECL_HPP_
54 #define MUELU_ONEPTAGGREGATIONALGORITHM_DECL_HPP_
84 template <
class LocalOrdinal = int,
85 class GlobalOrdinal = LocalOrdinal,
86 class Node = KokkosClassic::DefaultNode::DefaultNodeType>
89 #undef MUELU_ONEPTAGGREGATIONALGORITHM_SHORT
110 void BuildAggregates(Teuchos::ParameterList
const & params,
GraphBase const & graph,
Aggregates & aggregates, std::vector<unsigned>& aggStat, LO& numNonAggregatedNodes)
const;
118 #define MUELU_ONEPTAGGREGATIONALGORITHM_SHORT