Go to the documentation of this file.
47 #ifndef MUELU_MLPARAMETERLISTINTERPRETER_DECL_HPP
48 #define MUELU_MLPARAMETERLISTINTERPRETER_DECL_HPP
82 #if defined(HAVE_MUELU_ISORROPIA) && defined(HAVE_MPI)
112 void CreateSublists(
const ParameterList &List, ParameterList &newList);
124 template <
class Scalar =
double,
class LocalOrdinal =
int,
class GlobalOrdinal = LocalOrdinal,
class Node = KokkosClassic::DefaultNode::DefaultNodeType>
126 #undef MUELU_MLPARAMETERLISTINTERPRETER_SHORT
231 #define MUELU_MLPARAMETERLISTINTERPRETER_SHORT
void CreateSublists(const ParameterList &List, ParameterList &newList)
int blksize_
Matrix configuration storage.
void AddTransferFactory(const RCP< FactoryBase > &factory)
Add transfer factory in the end of list of transfer factories for RAPFactory.
Namespace for MueLu classes and methods.
size_t NumTransferFactories() const
Returns number of transfer factories.
virtual void SetupHierarchy(Hierarchy &H) const
Setup Hierarchy object.
void SetParameterList(const Teuchos::ParameterList ¶mList)
std::vector< RCP< FactoryBase > > TransferFacts_
static RCP< SmootherFactory > GetSmootherFactory(const Teuchos::ParameterList ¶mList, const RCP< FactoryBase > &AFact=Teuchos::null)
Read smoother options and build the corresponding smoother factory.
Classes::Operator< Scalar, LocalOrdinal, GlobalOrdinal, Node > Operator
Class that accepts ML-style parameters and builds a MueLu preconditioner. This interpreter uses the s...
int nullspaceDim_
nullspace can be embedded in the ML parameter list
virtual ~MLParameterListInterpreter()
Destructor.
Provides methods to build a multigrid hierarchy and apply multigrid cycles.
virtual void SetupOperator(Operator &Op) const
Setup Operator object.
MLParameterListInterpreter()
Constructor.
double * xcoord_
coordinates can be embedded in the ML parameter list