#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_MPIComm.hpp"
#include "Teuchos_RefCountPtr.hpp"
#include "Teuchos_Array.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Teuchos |
Classes | |
| class | Teuchos::PerformanceMonitorUtils |
| Provides common capabilities for collecting and reporting performance data across processors. More... | |
Enumerations | |
| enum | EMetricReduction |
| Types of reduction operations on performance metrics. Add other operations if you like. More... | |
Definition in file Teuchos_PerformanceMonitorUtils.hpp.
|
|
Types of reduction operations on performance metrics. Add other operations if you like.
Definition at line 48 of file Teuchos_PerformanceMonitorUtils.hpp. |
1.3.9.1