46 #ifndef MUELU_PERMUTATIONFACTORY_FWD_HPP
47 #define MUELU_PERMUTATIONFACTORY_FWD_HPP
53 template <
class Scalar,
class LocalOrdinal,
class GlobalOrdinal,
class Node>
57 #ifndef MUELU_PERMUTATIONFACTORY_SHORT
58 #define MUELU_PERMUTATIONFACTORY_SHORT
63 #endif // MUELU_PERMUTATIONFACTORY_FWD_HPP
factory generates a row- and column permutation operators P and Q such that P*A*Q^T is a (hopefully) ...