|
Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|
Provides common capabilities for collecting and reporting performance data across processors. More...
#include "Teuchos_ConfigDefs.hpp"#include "Teuchos_MPIComm.hpp"#include "Teuchos_RCP.hpp"#include "Teuchos_Array.hpp"

Go to the source code of this file.
Classes | |
| class | Teuchos::PerformanceMonitorUtils |
| Provides common capabilities for collecting and reporting performance data across processors. More... | |
Namespaces | |
| namespace | Teuchos |
Enumerations | |
| enum | Teuchos::EMetricReduction { Teuchos::ELocal, Teuchos::ETotal, Teuchos::EMin, Teuchos::EMax, Teuchos::EAvg } |
| Types of reduction operations on performance metrics. Add other operations if you like. More... | |
Provides common capabilities for collecting and reporting performance data across processors.
Definition in file Teuchos_PerformanceMonitorUtils.hpp.
1.7.4