All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Ewoms::ThreadManager< TypeTag > Class Template Reference

Simplifies multi-threaded capabilities. More...

#include <threadmanager.hh>

Public Types

enum  { isFake = true }
 

Static Public Member Functions

static void registerParameters ()
 Register all run-time parameters of the thread manager.
 
static void init ()
 
static unsigned maxThreads ()
 Return the maximum number of threads of the current process.
 
static unsigned threadId ()
 Return the index of the current OpenMP thread.
 

Detailed Description

template<class TypeTag>
class Ewoms::ThreadManager< TypeTag >

Simplifies multi-threaded capabilities.


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