88#undef MUELU_AGGREGATIONPHASE2AALGORITHM_KOKKOS_SHORT
116 Kokkos::View<unsigned*, device_type>& aggStat,
117 LO& numNonAggregatedNodes)
const;
122 Kokkos::View<unsigned*, device_type>& aggStat,
123 LO& numNonAggregatedNodes)
const;
128 Kokkos::View<unsigned*, device_type>& aggStat,
129 LO& numNonAggregatedNodes)
const;
132 std::string
description()
const {
return "Phase 2a (secondary)"; }