Lunchbox  1.8.0
Static Public Member Functions | List of all members
lunchbox::OMP Class Reference

Base class for OpenMP functionality. More...

#include <omp.h>

+ Collaboration diagram for lunchbox::OMP:

Static Public Member Functions

static unsigned getNThreads ()

Detailed Description

Base class for OpenMP functionality.

Definition at line 30 of file omp.h.

Member Function Documentation

static unsigned lunchbox::OMP::getNThreads ( )
static
Returns
the number of threads used in a parallel region.
Version
1.0

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