|
Zoltan2
|
This is the complete list of members for Environment, including all inherited members.
| comm_ | Environment | |
| Comm_t typedef | Environment | |
| debug(MessageOutputLevel level, const char *msg) const | Environment | inline |
| debug(MessageOutputLevel level, const std::string &msg) const | Environment | inline |
| debug(int level, const char *msg) const | Environment | inline |
| debug(int level, const std::string &msg) const | Environment | inline |
| DebugManager_t typedef | Environment | |
| doMemoryProfiling() const | Environment | inline |
| doStatus() const | Environment | inline |
| doTiming() const | Environment | inline |
| 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() | Environment | static |
| getAnyIntValidator() | Environment | static |
| getBoolValidator() | Environment | static |
| getDebugLevel() const | Environment | inline |
| getDebugOStream() const | Environment | inline |
| getParameters() const | Environment | inline |
| getParametersNonConst() | Environment | inline |
| getUnvalidatedParameters() const | Environment | inline |
| getValidParameters(ParameterList &pl) | Environment | static |
| globalBugAssertion(const char *file, int lineNum, const char *msg, bool ok, AssertionLevel level, const Comm_t &comm) const | Environment | inline |
| globalInputAssertion(const char *file, int lineNum, const char *msg, bool ok, AssertionLevel level, const Comm_t &comm) const | Environment | inline |
| globalMemoryAssertion(const char *file, int lineNum, size_t nobj, bool ok, const Comm_t &comm) const | Environment | inline |
| localBugAssertion(const char *file, int lineNum, const char *msg, bool ok, AssertionLevel level) const | Environment | inline |
| localInputAssertion(const char *file, int lineNum, const char *msg, bool ok, AssertionLevel level) const | Environment | inline |
| localMemoryAssertion(const char *file, int lineNum, size_t nobj, bool ok) const | Environment | inline |
| memory(const char *msg) const | Environment | inline |
| memory(const std::string &msg) const | Environment | inline |
| memory_t typedef | Environment | |
| MemoryProfilerManager_t typedef | Environment | |
| myRank_ | Environment | |
| numProcs_ | Environment | |
| resetParameters(Teuchos::ParameterList &problemParams) | Environment | |
| setTimer(RCP< TimerManager > &timer) | Environment | inline |
| Timer_t typedef | Environment | |
| timerStart(TimerType tt, const char *timerName) const | Environment | inline |
| timerStart(TimerType tt, const std::string &timerName) const | Environment | inline |
| timerStart(TimerType tt, const char *timerName, int num, int fieldWidth=0) const | Environment | inline |
| timerStart(TimerType tt, const std::string &timerName, int num, int fieldWidth=0) const | Environment | inline |
| timerStop(TimerType tt, const char *timerName) const | Environment | inline |
| timerStop(TimerType tt, const std::string &timerName) const | Environment | inline |
| timerStop(TimerType tt, const char *timerName, int num, int fieldWidth=0) const | Environment | inline |
| timerStop(TimerType tt, const std::string &timerName, int num, int fieldWidth=0) const | Environment | inline |
| ~Environment() | Environment |