WRApplication
External kratos "application" for multiscale time integration.
JournalBase::ThreadID Class Reference

A wrapper class for identifying threads. More...

Collaboration diagram for JournalBase::ThreadID:

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)
 

Detailed Description

A wrapper class for identifying threads.

Constructor & Destructor Documentation

◆ ThreadID()

ThreadID ( )

Friends And Related Function Documentation

◆ operator!=

bool operator!= ( ThreadID  Left,
ThreadID  Right 
)
friend

◆ operator<<

std::ostream& operator<< ( std::ostream &  rStream,
ThreadID  threadID 
)
friend

◆ operator==

bool operator== ( ThreadID  Left,
ThreadID  Right 
)
friend

The documentation for this class was generated from the following file: