Zoltan2
Loading...
Searching...
No Matches
Environment Member List

This is the complete list of members for Environment, including all inherited members.

comm_Environment
Comm_t typedefEnvironment
debug(MessageOutputLevel level, const char *msg) constEnvironmentinline
debug(MessageOutputLevel level, const std::string &msg) constEnvironmentinline
debug(int level, const char *msg) constEnvironmentinline
debug(int level, const std::string &msg) constEnvironmentinline
DebugManager_t typedefEnvironment
doMemoryProfiling() constEnvironmentinline
doStatus() constEnvironmentinline
doTiming() constEnvironmentinline
Environment(Teuchos::ParameterList &problemParams, const Teuchos::RCP< const Teuchos::Comm< int > > &comm)Environment
Environment(const Teuchos::RCP< const Teuchos::Comm< int > > &comm)Environment
errorCheckLevel_Environment
getAnyDoubleValidator()Environmentstatic
getAnyIntValidator()Environmentstatic
getBoolValidator()Environmentstatic
getDebugLevel() constEnvironmentinline
getDebugOStream() constEnvironmentinline
getParameters() constEnvironmentinline
getParametersNonConst()Environmentinline
getUnvalidatedParameters() constEnvironmentinline
getValidParameters(ParameterList &pl)Environmentstatic
globalBugAssertion(const char *file, int lineNum, const char *msg, bool ok, AssertionLevel level, const Comm_t &comm) constEnvironmentinline
globalInputAssertion(const char *file, int lineNum, const char *msg, bool ok, AssertionLevel level, const Comm_t &comm) constEnvironmentinline
globalMemoryAssertion(const char *file, int lineNum, size_t nobj, bool ok, const Comm_t &comm) constEnvironmentinline
localBugAssertion(const char *file, int lineNum, const char *msg, bool ok, AssertionLevel level) constEnvironmentinline
localInputAssertion(const char *file, int lineNum, const char *msg, bool ok, AssertionLevel level) constEnvironmentinline
localMemoryAssertion(const char *file, int lineNum, size_t nobj, bool ok) constEnvironmentinline
memory(const char *msg) constEnvironmentinline
memory(const std::string &msg) constEnvironmentinline
memory_t typedefEnvironment
MemoryProfilerManager_t typedefEnvironment
myRank_Environment
numProcs_Environment
resetParameters(Teuchos::ParameterList &problemParams)Environment
setTimer(RCP< TimerManager > &timer)Environmentinline
Timer_t typedefEnvironment
timerStart(TimerType tt, const char *timerName) constEnvironmentinline
timerStart(TimerType tt, const std::string &timerName) constEnvironmentinline
timerStart(TimerType tt, const char *timerName, int num, int fieldWidth=0) constEnvironmentinline
timerStart(TimerType tt, const std::string &timerName, int num, int fieldWidth=0) constEnvironmentinline
timerStop(TimerType tt, const char *timerName) constEnvironmentinline
timerStop(TimerType tt, const std::string &timerName) constEnvironmentinline
timerStop(TimerType tt, const char *timerName, int num, int fieldWidth=0) constEnvironmentinline
timerStop(TimerType tt, const std::string &timerName, int num, int fieldWidth=0) constEnvironmentinline
~Environment()Environment