--------------------------------------------------------------
README         ADOL-C version 1.10.0          as of July/01/05
--------------------------------------------------------------

The directory contains the examples described in the manual

The subdirectory additional_examples contains further example
code for numerous drivers and applications of ADOL-C

--------------------------------------------------------------
CONTENTS OF THE DIRECTORY

  detexam.cpp         ---> Computation of determinants    
  speelpenning.cpp    ---> Speelpenning's product
  powexam.cpp         ---> Computation of n-th power
  odexam.cpp          ---> Nonlinear ordinary differential 
                           equation based on the Robertson test 
                           problem
  gaussexam.cpp       ---> Gaussian Elimination
  tapeless_scalar.cpp ---> coordinate transform with tapeless
                           scalar forward mode
  tapeless_vector.cpp ---> coordinate with tapeless
                           vector forward mode
