46 #ifndef MUELU_IFPACK2SMOOTHER_FWD_HPP
47 #define MUELU_IFPACK2SMOOTHER_FWD_HPP
50 #if defined(HAVE_MUELU_TPETRA) && defined(HAVE_MUELU_IFPACK2)
53 template <
class Scalar,
class LocalOrdinal,
class GlobalOrdinal,
class Node>
54 class Ifpack2Smoother;
57 #ifndef MUELU_IFPACK2SMOOTHER_SHORT
58 #define MUELU_IFPACK2SMOOTHER_SHORT
Namespace for MueLu classes and methods.