Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::TimeMonitorSurrogateImpl Class Reference

Implementation of TimeMonitorSurrogate that invokes TimeMonitor. More...

#include <Teuchos_TimeMonitor.hpp>

Inheritance diagram for Teuchos::TimeMonitorSurrogateImpl:

Private Member Functions

virtual void summarize (std::ostream &out)
 Summarize timings over all process(es) to the given output stream.

Additional Inherited Members

Public Member Functions inherited from Teuchos::CommandLineProcessor::TimeMonitorSurrogate
virtual ~TimeMonitorSurrogate ()
 ! brief.

Detailed Description

Implementation of TimeMonitorSurrogate that invokes TimeMonitor.

Warning
Users should not use this class or rely on it in any way. It is an implementation detail.

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.

Member Function Documentation

◆ summarize()

virtual void Teuchos::TimeMonitorSurrogateImpl::summarize ( std::ostream & out)
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.


The documentation for this class was generated from the following file: