get_sacado.sh

View page source

Download and Install Sacado in Build Directory

Syntax

bin/get_sacado.sh

Purpose

If you are using Unix, this command will download and install Sacado in the CppAD build directory.

Distribution Directory

This command must be executed in the Distribution Directory .

Source Directory

The Sacado source code is downloaded into the sub-directory external/trilinos.git below the distribution directory.

Prefix

The prefix in the file bin/get_optional.sh is used for this install.

Version

This will install the version of Sacado corresponding to the following version of Trilinos:

version='14-0-0'

Configuration

If the file

external/sacado- version . configured

exists, the configuration will be skipped. Delete this file if you want to re-run the configuration.