CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
set_get_in_parallel.hpp File Reference

File used to set and get user in_parallel routine. More...

Go to the source code of this file.

Namespaces

 CppAD
 contains all the variables and functions defined by the CppAD package.
 
 CppAD::local
 

Functions

static bool CppAD::local::set_get_in_parallel (bool(*in_parallel_new)(void), bool set=false)
 Set and call the routine that determine if we are in parallel execution mode. More...
 

Detailed Description

File used to set and get user in_parallel routine.

Definition in file set_get_in_parallel.hpp.