MOOSE - Multiscale Object Oriented Simulation Environment
|
#include <testScheduling.h>
Public Member Functions | |
void | process (const Eref &e, ProcPtr p) |
TestSched () | |
void | zeroIndex () |
~TestSched () | |
Static Public Member Functions | |
static const Cinfo * | initCinfo () |
Private Attributes | |
int | index_ |
Static Private Attributes | |
static int | globalIndex_ = 0 |
static bool | isInitPending_ = true |
Definition at line 10 of file testScheduling.h.
|
inline |
This may be created as an array, but only on one thread
Definition at line 16 of file testScheduling.h.
References globalIndex_, and isInitPending_.
|
inline |
|
static |
Definition at line 33 of file testScheduling.cpp.
References processFinfo, and testSchedCinfo.
Definition at line 54 of file testScheduling.cpp.
References ProcInfo::currTime, globalIndex_, index_, and Shell::myNode().
|
inline |
Definition at line 31 of file testScheduling.h.
References index_.
|
staticprivate |
Definition at line 38 of file testScheduling.h.
Referenced by process(), and TestSched().
|
private |
Definition at line 37 of file testScheduling.h.
Referenced by process(), and zeroIndex().
|
staticprivate |
Definition at line 39 of file testScheduling.h.
Referenced by TestSched(), and ~TestSched().