CppAD: A C++ Algorithmic Differentiation Package
20130918
|
static void CppAD::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.
number | [in] maximum number of OpenMP threads. |
Definition at line 79 of file omp_alloc.hpp.