Loading [MathJax]/extensions/TeX/newcommand.js
Prev
Next
Index->
contents
reference
index
search
external
Up->
CppAD
multi_thread
thread_test.cpp
multi_atomic_three.cpp
cppad->
Install
Theory
AD
ADFun
preprocessor
multi_thread
utility
ipopt_solve
Example
speed
Appendix
_reference
_index
_search
_external
multi_thread->
parallel_ad
thread_test.cpp
thread_test.cpp->
a11c_openmp.cpp
a11c_bthread.cpp
a11c_pthread.cpp
simple_ad_openmp.cpp
simple_ad_bthread.cpp
simple_ad_pthread.cpp
team_example.cpp
harmonic.cpp
multi_atomic_three.cpp
multi_chkpoint_two.cpp
multi_newton.cpp
team_thread.hpp
multi_atomic_three.cpp->
multi_atomic_three_user
multi_atomic_three_common
multi_atomic_three_setup
multi_atomic_three_worker
multi_atomic_three_takedown
multi_atomic_three_run
multi_atomic_three_time
Headings->
Source File
Contents
\newcommand{\W}[1]{ \; #1 \; } \newcommand{\R}[1]{ {\rm #1} } \newcommand{\B}[1]{ {\bf #1} } \newcommand{\D}[2]{ \frac{\partial #1}{\partial #2} } \newcommand{\DD}[3]{ \frac{\partial^2 #1}{\partial #2 \partial #3} } \newcommand{\Dpow}[2]{ \frac{\partial^{#1}}{\partial {#2}^{#1}} } \newcommand{\dpow}[2]{ \frac{ {\rm d}^{#1}}{{\rm d}\, {#2}^{#1}} }
This is cppad-20221105 documentation
. Here is a link to its
current documentation
.
Multi-Threading atomic_three Example / Test
Source File
All of the routines below are located in the file
example/multi_thread/multi_atomic_three.cpp
Contents
multi_atomic_three_user
Defines a atomic_three Operation that Computes Square Root
multi_atomic_three_common
Multi-Threaded atomic_three Common Information
multi_atomic_three_setup
Multi-Threaded atomic_three Set Up
multi_atomic_three_worker
Multi-Threaded atomic_three Worker
multi_atomic_three_takedown
Multi-Threaded atomic_three Take Down
multi_atomic_three_run
Run Multi-Threaded atomic_three Calculation
multi_atomic_three_time
Timing Test for Multi-Threaded atomic_three Calculation
Input File: example/multi_thread/multi_atomic_three.omh