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