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

CONTENTS OF THE DIRECTORY

  Comparison of different Helmholtz codes
  ---------------------------------------

  helm-diff-exam --> Computation of the gradient of the
                     Helmholtz energy function by 
                     divided differences

                     helm-diff-exam.cpp

  helm-auto-exam --> Computation of the gradient of the
                     Helmholtz energy function by 
                     automatic differentiation

                     helm-auto-exam.cpp

  helm-vect-exam --> Computation of the gradient of the
                     Helmholtz energy function by 
                     automatic differentiation
                     NOW: using vector operations

                     helm-vect-exam.cpp
