eq::base::OMP Class Reference
Base class abstracting OpenMP.
More...
#include <omp.h>
List of all members.
|
Static Public Member Functions |
| static int | getNThreads () |
| | Return the number of threads used in a parallel region.
|
Detailed Description
Base class abstracting OpenMP.
Definition at line 32 of file omp.h.
Member Function Documentation
| static int eq::base::OMP::getNThreads |
( |
|
) |
[inline, static] |
Return the number of threads used in a parallel region.
Definition at line 36 of file omp.h.
The documentation for this class was generated from the following files: