10 #ifndef MUELU_PERMUTATIONFACTORY_FWD_HPP 
   11 #define MUELU_PERMUTATIONFACTORY_FWD_HPP 
   14 template <
class Scalar, 
class LocalOrdinal, 
class GlobalOrdinal, 
class Node>
 
   18 #ifndef MUELU_PERMUTATIONFACTORY_SHORT 
   19 #define MUELU_PERMUTATIONFACTORY_SHORT 
   22 #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) ...