46#ifndef MUELU_SMOOTHERBASECLONER_HPP
47#define MUELU_SMOOTHERBASECLONER_HPP
49#include <Xpetra_MultiVector_fwd.hpp>
55#if defined(HAVE_MUELU_IFPACK2)
56#include "MueLu_Ifpack2Smoother.hpp"
58#include "MueLu_TrilinosSmoother.hpp"
64#define MUELU_SMOOTHERBASECLONER_SHORT
Namespace for MueLu classes and methods.