CppAD: A C++ Algorithmic Differentiation Package  20130102
static void omp_alloc::set_max_num_threads ( size_t  number) [inline, static]

Inform omp_alloc of the maximum number of OpenMP threads and enable parallel execution mode by initializing all statics in this file.

Parameters:
number[in] maximum number of OpenMP threads.

Definition at line 79 of file omp_alloc.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines