MueLu  Version of the Day
MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > Member List

This is the complete list of members for MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >, including all inherited members.

Build(Level &currentLevel) const MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >virtual
BuildSmoother(Level &currentLevel, const PreOrPost preOrPost=BOTH) const MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >virtual
CallBuild(Level &requestedLevel) const MueLu::SingleLevelFactoryBaseinlinevirtual
CallDeclareInput(Level &requestedLevel) const MueLu::SingleLevelFactoryBaseinlinevirtual
CheckPrototypes() const MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >private
DeclareInput(Level &currentLevel) const MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >virtual
describe(Teuchos::FancyOStream &out, const VerbLevel verbLevel=Default) const MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >virtual
MueLu::SmootherFactoryBase::describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const MueLu::Describable
description() const MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >virtual
DisableMultipleCallCheck() const MueLu::Factoryinline
DisableMultipleCheckGlobally()MueLu::Factoryinlinestatic
EnableMultipleCallCheck() const MueLu::Factoryinline
EnableMultipleCheckGlobally()MueLu::Factoryinlinestatic
Factory()MueLu::Factoryinline
FactoryBase()MueLu::FactoryBaseinline
Get(Level &level, const std::string &varName) const MueLu::Factoryinlineprotected
Get(Level &level, const std::string &varName, const std::string &varParamName) const MueLu::Factoryinlineprotected
GetBlackHole() const MueLu::VerboseObject
GetDefaultOStream()MueLu::VerboseObjectstatic
GetDefaultVerbLevel()MueLu::VerboseObjectstatic
GetDocumentation(std::ostream &os) const MueLu::ParameterListAcceptorImplinlinevirtual
GetFactory(const std::string &varName) const MueLu::Factoryinlinevirtual
GetID() const MueLu::FactoryBaseinline
GetOStream(MsgType type, int thisProcRankOnly=0) const MueLu::VerboseObject
GetParameter(const std::string &name) const MueLu::ParameterListAcceptorImplinlinevirtual
GetParameterList() const MueLu::ParameterListAcceptorImplinlinevirtual
GetProcRankVerbose() const MueLu::VerboseObject
GetSmootherPrototypes(RCP< SmootherPrototype > &preSmootherPrototype, RCP< SmootherPrototype > &postSmootherPrototype) const MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
GetValidParameterList() const MueLu::Factoryinlinevirtual
GetVerbLevel() const MueLu::VerboseObject
global_ordinal_type typedefMueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
Input(Level &level, const std::string &varName) const MueLu::Factoryinlineprotected
Input(Level &level, const std::string &varName, const std::string &varParamName) const MueLu::Factoryinlineprotected
IsAvailable(Level &level, const std::string &varName) const MueLu::Factoryinlineprotected
IsPrint(MsgType type, int thisProcRankOnly=-1) const MueLu::VerboseObject
local_ordinal_type typedefMueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
node_type typedefMueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
ParameterListAcceptor()MueLu::ParameterListAcceptorinline
ParameterListAcceptorImpl()MueLu::ParameterListAcceptorImplinline
postSmootherPrototype_MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >private
preSmootherPrototype_MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >private
RemoveFactoriesFromList(const ParameterList &list) const MueLu::Factoryinline
ResetDebugData() const MueLu::Factoryinline
scalar_type typedefMueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
Set(Level &level, const std::string &varName, const T &data) const MueLu::Factoryinlineprotected
SetDefaultOStream(const Teuchos::RCP< Teuchos::FancyOStream > &defaultOStream)MueLu::VerboseObjectstatic
SetDefaultVerbLevel(const VerbLevel defaultVerbLevel)MueLu::VerboseObjectstatic
SetFactory(const std::string &varName, const RCP< const FactoryBase > &factory)MueLu::Factoryinlinevirtual
SetParameter(const std::string &name, const ParameterEntry &entry)MueLu::ParameterListAcceptorImplinlinevirtual
SetParameterList(const ParameterList &paramList)MueLu::ParameterListAcceptorImplinlinevirtual
SetProcRankVerbose(int procRank) const MueLu::VerboseObject
SetSmootherPrototypes(RCP< SmootherPrototype > preAndPostSmootherPrototype)MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
SetSmootherPrototypes(RCP< SmootherPrototype > preSmootherPrototype, RCP< SmootherPrototype > postSmootherPrototype)MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
SetVerbLevel(const VerbLevel verbLevel)MueLu::VerboseObject
ShortClassName() const MueLu::Describablevirtual
SingleLevelFactoryBase()MueLu::SingleLevelFactoryBaseinline
SmootherFactory(RCP< SmootherPrototype > preAndPostSmootherPrototype=Teuchos::null)MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
SmootherFactory(RCP< SmootherPrototype > preSmootherPrototype, RCP< SmootherPrototype > postSmootherPrototype)MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
SmootherFactoryBase()MueLu::SmootherFactoryBaseinline
VerboseObject()MueLu::VerboseObject
~BaseClass()MueLu::BaseClassinlinevirtual
~Describable()MueLu::Describablevirtual
~Factory()MueLu::Factoryinlinevirtual
~FactoryAcceptor()MueLu::FactoryAcceptorinlinevirtual
~FactoryBase()MueLu::FactoryBaseinlinevirtual
~ParameterListAcceptor()MueLu::ParameterListAcceptorinlinevirtual
~ParameterListAcceptorImpl()MueLu::ParameterListAcceptorImplinlinevirtual
~SingleLevelFactoryBase()MueLu::SingleLevelFactoryBaseinlinevirtual
~SmootherFactory()MueLu::SmootherFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >inlinevirtual
~SmootherFactoryBase()MueLu::SmootherFactoryBaseinlinevirtual
~VerboseObject()MueLu::VerboseObjectvirtual