MueLu  Version of the Day
MueLu_SmootherCloner.hpp File Reference
#include <Xpetra_MultiVector_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_BaseClass.hpp"
#include "MueLu_SmootherBase.hpp"
#include "MueLu_Ifpack2Smoother.hpp"
#include "MueLu_TrilinosSmoother.hpp"

Go to the source code of this file.

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define MUELU_SMOOTHERBASECLONER_SHORT
 

Functions

template<class Scalar , class LocalOrdinal , class GlobalOrdinal , class Node1 , class Node2 >
Teuchos::RCP< SmootherBase< Scalar, LocalOrdinal, GlobalOrdinal, Node2 > > MueLu::clone (const Teuchos::RCP< SmootherBase< Scalar, LocalOrdinal, GlobalOrdinal, Node1 > > &SB, const Teuchos::RCP< const Xpetra::Matrix< Scalar, LocalOrdinal, GlobalOrdinal, Node2 > > &cloneA, const RCP< Node2 > &node2)
 

Macro Definition Documentation

#define MUELU_SMOOTHERBASECLONER_SHORT

Definition at line 98 of file MueLu_SmootherCloner.hpp.