10#ifndef MUELU_SMOOTHERBASECLONER_HPP
11#define MUELU_SMOOTHERBASECLONER_HPP
13#include <Xpetra_MultiVector_fwd.hpp>
19#if defined(HAVE_MUELU_IFPACK2)
20#include "MueLu_Ifpack2Smoother.hpp"
22#include "MueLu_TrilinosSmoother.hpp"
28#define MUELU_SMOOTHERBASECLONER_SHORT
Namespace for MueLu classes and methods.