Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
stacked_timer4.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_PerformanceMonitorBase.hpp"
#include "Teuchos_TimeMonitor.hpp"
#include "Teuchos_StackedTimer.hpp"
#include "Teuchos_DefaultComm.hpp"
#include <sstream>
#include <thread>
#include <tuple>
#include <regex>
#include <iterator>
#include <limits>
Include dependency graph for stacked_timer4.cpp:

Go to the source code of this file.

Functions

 TEUCHOS_UNIT_TEST (StackedTimer, minmax_hist)
 
int main (int argc, char *argv[])
 

Function Documentation

TEUCHOS_UNIT_TEST ( StackedTimer  ,
minmax_hist   
)

Definition at line 26 of file stacked_timer4.cpp.

int main ( int  argc,
char *  argv[] 
)

Definition at line 98 of file stacked_timer4.cpp.