SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::thread_index Class Reference

Stores an enumerated ID for each thread number/process rank combination. More...

Static Public Member Functions

static int id ()
 
static std::string info ()
 
static std::string label ()
 

Detailed Description

Stores an enumerated ID for each thread number/process rank combination.

Enumeration starts with process ranks and proceeds with thread number, i.e. p1t1=0, p2t1, ..., pNt1, p1t2, p2t2, ... The ID of the root thread of a process always equals the process rank.


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