MueLu Version of the Day
|
This is the complete list of members for MueLu::Level, including all inherited members.
AddKeepFlag(const std::string &ename, const FactoryBase *factory=NoFactory::get(), KeepType keep=MueLu::Keep) | MueLu::Level | |
blackHole_ | MueLu::VerboseObject | privatestatic |
Build() | MueLu::Level | |
Clear() | MueLu::Level | |
comm_ | MueLu::Level | private |
CountRequestedFactory(const FactoryBase *factory) const | MueLu::Level | inlineprivate |
DeclareDependencies(const FactoryBase *factory, bool bRequestOnly=false, bool bReleaseOnly=false) | MueLu::Level | |
DeclareInput(const std::string &ename, const FactoryBase *factory, const FactoryBase *requestedBy=NoFactory::get()) | MueLu::Level | |
Delete(const std::string &ename, const FactoryBase *factory) | MueLu::Level | inline |
describe(Teuchos::FancyOStream &out_arg, const VerbLevel verbLevel=Default) const | MueLu::Describable | virtual |
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const | MueLu::Describable | |
description() const | MueLu::Level | virtual |
ExpertClear() | MueLu::Level | |
factoryManager_ | MueLu::Level | private |
Get(const std::string &ename, const FactoryBase *factory=NoFactory::get()) | MueLu::Level | inline |
Get(const std::string &ename, T &rValue, const FactoryBase *factory=NoFactory::get()) | MueLu::Level | inline |
Get(const FactoryBase *factory, const std::string &ename) const | MueLu::Level | inlineprivate |
GetBlackHole() const | MueLu::VerboseObject | |
GetComm() const | MueLu::Level | inline |
GetDefaultVerbLevel() | MueLu::VerboseObject | static |
GetFactory(const std::string &varname, const FactoryBase *factory) const | MueLu::Level | private |
GetFactoryManager() | MueLu::Level | |
GetKeepFlag(const std::string &ename, const FactoryBase *factory) const | MueLu::Level | |
GetLevelID() const | MueLu::Level | |
GetMueLuOStream() | MueLu::VerboseObject | static |
GetOStream(MsgType type, int thisProcRankOnly=0) const | MueLu::VerboseObject | |
GetPreviousLevel() | MueLu::Level | inline |
GetProcRankVerbose() const | MueLu::VerboseObject | |
GetRequestMode() const | MueLu::Level | inline |
GetTypeName(const std::string &ename, const FactoryBase *factory=NoFactory::get()) | MueLu::Level | inline |
GetVerbLevel() const | MueLu::VerboseObject | |
globalVerbLevel_ | MueLu::VerboseObject | privatestatic |
IsAvailable(const std::string &ename, const FactoryBase *factory=NoFactory::get()) const | MueLu::Level | inline |
IsAvailableFactory(const FactoryBase *factory) const | MueLu::Level | inlineprivate |
IsKept(const std::string &ename, const FactoryBase *factory, KeepType keep) const | MueLu::Level | inline |
IsKey(const FactoryBase *factory, const std::string &ename) const | MueLu::Level | inlineprivate |
IsPrint(MsgType type, int thisProcRankOnly=-1) const | MueLu::VerboseObject | |
IsRequested(const std::string &ename, const FactoryBase *factory=NoFactory::get()) const | MueLu::Level | inline |
IsRequested(const Value &v) const | MueLu::Level | inlineprivate |
IsRequestedBy(const FactoryBase *factory, const std::string &ename, const FactoryBase *requestedBy) const | MueLu::Level | inlineprivate |
IsRequestedBy(const Value &v, const FactoryBase *requestedBy) const | MueLu::Level | inlineprivate |
IsRequestedFactory(const FactoryBase *factory) const | MueLu::Level | inlineprivate |
Keep(const std::string &ename, const FactoryBase *factory) | MueLu::Level | inline |
Key1 typedef | MueLu::Level | private |
Key2 typedef | MueLu::Level | private |
Level() | MueLu::Level | inline |
Level(RCP< FactoryManagerBase > &factoryManager) | MueLu::Level | inline |
Level(const Level &source) | MueLu::Level | private |
levelID_ | MueLu::Level | private |
lib() | MueLu::Level | inline |
lib_ | MueLu::Level | private |
map_ | MueLu::Level | private |
mueluOutputStream_ | MueLu::VerboseObject | privatestatic |
numProcs_ | MueLu::VerboseObject | private |
NumRequests(const FactoryBase *factory, const std::string &ename) const | MueLu::Level | inlineprivate |
previousLevel_ | MueLu::Level | private |
print(std::ostream &out, const VerbLevel verbLevel=Default) const | MueLu::Level | |
procRank_ | MueLu::VerboseObject | mutableprivate |
Release(const FactoryBase &factory) | MueLu::Level | |
Release(const std::string &ename, const FactoryBase *factory=NoFactory::get(), const FactoryBase *requestedBy=NoFactory::get()) | MueLu::Level | |
RELEASE enum value | MueLu::Level | |
RemoveKeepFlag(const std::string &ename, const FactoryBase *factory, KeepType keep=MueLu::All) | MueLu::Level | |
Request(const FactoryBase &factory) | MueLu::Level | |
Request(const std::string &ename, const FactoryBase *factory=NoFactory::get(), const FactoryBase *requestedBy=NoFactory::get()) | MueLu::Level | |
REQUEST enum value | MueLu::Level | |
RequestMode enum name | MueLu::Level | |
requestMode_ | MueLu::Level | privatestatic |
Set(const std::string &ename, const T &entry, const FactoryBase *factory=NoFactory::get()) | MueLu::Level | inline |
SetComm(RCP< const Teuchos::Comm< int > > const &comm) | MueLu::Level | inline |
SetDefaultVerbLevel(const VerbLevel defaultVerbLevel) | MueLu::VerboseObject | static |
SetFactoryManager(const RCP< const FactoryManagerBase > &factoryManager) | MueLu::Level | |
SetLevelID(int levelID) | MueLu::Level | |
setlib(Xpetra::UnderlyingLib lib2) | MueLu::Level | inline |
SetMueLuOFileStream(const std::string &filename) | MueLu::VerboseObject | static |
SetMueLuOStream(const Teuchos::RCP< Teuchos::FancyOStream > &mueluOStream) | MueLu::VerboseObject | static |
SetPreviousLevel(const RCP< Level > &previousLevel) | MueLu::Level | |
SetProcRankVerbose(int procRank) const | MueLu::VerboseObject | |
SetVerbLevel(const VerbLevel verbLevel) | MueLu::VerboseObject | |
ShortClassName() const | MueLu::Describable | virtual |
shortClassName_ | MueLu::Describable | mutableprivate |
SubMap typedef | MueLu::Level | private |
TwoKeyMap typedef | MueLu::Level | private |
UNDEF enum value | MueLu::Level | |
Value typedef | MueLu::Level | private |
verbLevel_ | MueLu::VerboseObject | private |
VerboseObject() | MueLu::VerboseObject | |
~BaseClass() | MueLu::BaseClass | inlinevirtual |
~Describable() | MueLu::Describable | virtual |
~Level() | MueLu::Level | inlinevirtual |
~VerboseObject() | MueLu::VerboseObject | virtual |