WRApplication
External kratos "application" for multiscale time integration.
|
A wrapper class for identifying threads. More...
Public Member Functions | |
ThreadID () | |
Friends | |
bool | operator== (ThreadID Left, ThreadID Right) |
bool | operator!= (ThreadID Left, ThreadID Right) |
std::ostream & | operator<< (std::ostream &rStream, ThreadID threadID) |
A wrapper class for identifying threads.
ThreadID | ( | ) |
|
friend |