46 #ifndef MUELU_PRESERVEDIRICHLETAGGREGATIONALGORITHM_DECL_HPP_
47 #define MUELU_PRESERVEDIRICHLETAGGREGATIONALGORITHM_DECL_HPP_
82 template <
class LocalOrdinal = int,
83 class GlobalOrdinal = LocalOrdinal,
84 class Node = KokkosClassic::DefaultNode::DefaultNodeType>
87 #undef MUELU_PRESERVEDIRICHLETAGGREGATIONALGORITHM_SHORT
108 void BuildAggregates(
const Teuchos::ParameterList& params,
const GraphBase& graph,
Aggregates& aggregates, std::vector<unsigned>& aggStat, LO& numNonAggregatedNodes)
const;
117 #define MUELU_PRESERVEDIRICHLETAGGREGATIONALGORITHM_SHORT