Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Implementation of TimeMonitorSurrogate that invokes TimeMonitor. More...
#include <Teuchos_TimeMonitor.hpp>
Private Member Functions | |
virtual void | summarize (std::ostream &out) |
Summarize timings over all process(es) to the given output stream. More... | |
Additional Inherited Members | |
Public Member Functions inherited from Teuchos::CommandLineProcessor::TimeMonitorSurrogate | |
virtual | ~TimeMonitorSurrogate () |
! brief. More... | |
Implementation of TimeMonitorSurrogate that invokes TimeMonitor.
Please refer to the documentation of TimeMonitorSurrogateImplInserter and TimeMonitorSurrogate for an explanation of the purpose of this class.
Definition at line 812 of file Teuchos_TimeMonitor.hpp.
|
inlineprivatevirtual |
Summarize timings over all process(es) to the given output stream.
Implements Teuchos::CommandLineProcessor::TimeMonitorSurrogate.
Definition at line 814 of file Teuchos_TimeMonitor.hpp.