10#ifndef MUELU_BLOCKEDJACOBISMOOTHER_FWD_HPP
11#define MUELU_BLOCKEDJACOBISMOOTHER_FWD_HPP
14template <
class Scalar,
class LocalOrdinal,
class GlobalOrdinal,
class Node>
15class BlockedJacobiSmoother;
18#ifndef MUELU_BLOCKEDJACOBISMOOTHER_SHORT
19#define MUELU_BLOCKEDJACOBISMOOTHER_SHORT
Namespace for MueLu classes and methods.