WRApplication
External kratos "application" for multiscale time integration.
Loading...
Searching...
No Matches
JournalBase::ThreadID Class Reference

A wrapper class for identifying threads. More...

#include <Journal.hpp>

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 Symbol 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: