Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_TimeMonitor.hpp"
#include "Teuchos_DefaultComm.hpp"
#include "Teuchos_CommHelpers.hpp"
#include <thread>
#include <chrono>
Go to the source code of this file.
Functions | |
TEUCHOS_UNIT_TEST (TimeMonitor, SyncTimeMonitor) | |
TEUCHOS_UNIT_TEST (TimeMonitor, HangingSyncTimeMonitor) | |
TEUCHOS_UNIT_TEST | ( | TimeMonitor | , |
SyncTimeMonitor | |||
) |
Definition at line 15 of file SyncTimeMonitor.cpp.
TEUCHOS_UNIT_TEST | ( | TimeMonitor | , |
HangingSyncTimeMonitor | |||
) |
Definition at line 62 of file SyncTimeMonitor.cpp.