10 #ifndef MUELU_AGGREGATEQUALITYESTIMATEFACTORY_FWD_HPP
11 #define MUELU_AGGREGATEQUALITYESTIMATEFACTORY_FWD_HPP
14 template <
class Scalar,
class LocalOrdinal,
class GlobalOrdinal,
class Node>
18 #ifndef MUELU_AGGREGATEQUALITYESTIMATEFACTORY_SHORT
19 #define MUELU_AGGREGATEQUALITYESTIMATEFACTORY_SHORT
22 #endif // MUELU_AGGREGATEQUALITYESTIMATEFACTORY_FWD_HPP
An factory which assigns each aggregate a quality estimate. Originally developed by Napov and Notay i...