MTMCSim
0.5
|
Thread info. More...
#include <MCThreadInfo.h>
Public Member Functions | |
MCThreadInfo (int nThread_, int threadID_) | |
Public Attributes | |
int | nThread |
Number of solver runninging threads, does not include RNG thread. More... | |
int | threadID |
Thread ID in MTMCSim project, not the boost::thread::id type. \ Range from (0,1,..., nThread-1) More... | |
Thread info.
Like a POD (plain old datetype).
|
inline |
int MTMCSim::MCThreadInfo::nThread |
Number of solver runninging threads, does not include RNG thread.
int MTMCSim::MCThreadInfo::threadID |
Thread ID in MTMCSim project, not the boost::thread::id type. \ Range from (0,1,..., nThread-1)