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