10#ifndef MUELU_SHIFTEDLAPLACIAN_FWD_HPP
11#define MUELU_SHIFTEDLAPLACIAN_FWD_HPP
14#if defined(HAVE_MUELU_IFPACK2) && defined(HAVE_MUELU_BELOS) && defined(HAVE_TPETRA_COMPLEX_DOUBLE)
17template <
class Scalar,
class LocalOrdinal,
class GlobalOrdinal,
class Node>
18class ShiftedLaplacian;
21#ifndef MUELU_SHIFTEDLAPLACIAN_SHORT
22#define MUELU_SHIFTEDLAPLACIAN_SHORT
Namespace for MueLu classes and methods.