Loading [MathJax]/extensions/TeX/newcommand.js
Prev
Next
Index->
contents
reference
index
search
external
Up->
CppAD
Install
cmake
get_optional.sh
get_fadbad.sh
install->
download
cmake
cmake_check
pkgconfig
cmake->
get_optional.sh
adolc
eigen
cppadcg
ipopt
fadbad_prefix
sacado_prefix
colpack_prefix
cppad_testvector
get_optional.sh->
get_adolc.sh
get_cppadcg.sh
get_colpack.sh
get_eigen.sh
get_fadbad.sh
get_ipopt.sh
get_sacado.sh
get_fadbad.sh
Headings->
Syntax
Purpose
Distribution Directory
Source Directory
Prefix
Version
\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
.
Download and Install Fadbad in Build Directory
Syntax
bin/get_fadbad.sh
Purpose
If you are using Unix, this command will download and install
Fadbad
in the CppAD
build
directory.
Distribution Directory
This command must be executed in the
distribution directory
.
Source Directory
The Fadbad source code is downloaded into the sub-directory
external/FADBAD++
below the distribution directory.
Prefix
The
prefix
in the file
bin/get_optional.sh
is used for this install.
Version
This will install the following version of Fadbad
version
=
'2.1'
Input File: bin/get_fadbad.sh