Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
environment_option_type

Detailed Description

Definition at line 91 of file environment.h.

Public Member Functions

 environment_option_type ()
 

Public Attributes

int thread_level
 

Static Public Attributes

static const int no_thread = 100
 
static const int default_thread = MPI_THREAD_MULTIPLE
 

Constructor & Destructor Documentation

◆ environment_option_type()

Definition at line 102 of file environment.h.

Member Data Documentation

◆ no_thread

const int no_thread = 100
static

Definition at line 92 of file environment.h.

◆ default_thread

const int default_thread = MPI_THREAD_MULTIPLE
static

Definition at line 96 of file environment.h.

◆ thread_level

int thread_level

Definition at line 103 of file environment.h.


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