Zoltan2
Typedefs | 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.

Typedefs

typedef
Zoltan2::BasicUserTypes
< zscalar_t, zzgid_t, zlno_t,
zgno_t
myTypes_t
typedef
Zoltan2::BasicIdentifierAdapter
< myTypes_t
inputAdapter_t

Functions

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

Typedef Documentation

Definition at line 69 of file TimerManager.cpp.

Examples:
block.cpp, and rcb_C.cpp.

Definition at line 70 of file TimerManager.cpp.


Function Documentation

static void sleep_wrap ( unsigned int  seconds) [static]

Definition at line 72 of file TimerManager.cpp.

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

Definition at line 81 of file TimerManager.cpp.

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

Definition at line 101 of file TimerManager.cpp.