CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
static void CppAD::omp_alloc::set_max_num_threads ( size_t  number)
inlinestatic

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 80 of file omp_alloc.hpp.