Zoltan2
|
#include <Zoltan2_TestHelpers.hpp>
#include <Zoltan2_PartitioningProblem.hpp>
#include <Zoltan2_BasicIdentifierAdapter.hpp>
#include <Zoltan2_TimerManager.hpp>
#include <Teuchos_DefaultComm.hpp>
#include <unistd.h>
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 argc, char *argv[]) |
|
static |
Definition at line 70 of file TimerManager.cpp.
void goToSleep | ( | const RCP< const Zoltan2::Environment > & | env | ) |
Definition at line 79 of file TimerManager.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 99 of file TimerManager.cpp.