Zoltan2
Loading...
Searching...
No Matches
Functions
TimerManager.cpp File Reference
#include <Zoltan2_TestHelpers.hpp>
#include <Zoltan2_PartitioningProblem.hpp>
#include <Zoltan2_BasicIdentifierAdapter.hpp>
#include <Zoltan2_TimerManager.hpp>
#include <Teuchos_DefaultComm.hpp>
#include <unistd.h>
Include dependency graph for TimerManager.cpp:

Go to the source code of this file.

Functions

static void sleep_wrap (unsigned int seconds)
 
void goToSleep (const RCP< const Zoltan2::Environment > &env)
 
int main (int narg, char *arg[])
 

Function Documentation

◆ sleep_wrap()

static void sleep_wrap ( unsigned int seconds)
static

Definition at line 70 of file TimerManager.cpp.

◆ goToSleep()

void goToSleep ( const RCP< const Zoltan2::Environment > & env)

Definition at line 79 of file TimerManager.cpp.

◆ main()

int main ( int narg,
char * arg[] )

Definition at line 99 of file TimerManager.cpp.