##############################################################################
## README -- additional information
## Revision: $Id: README 299 2009-02-26 09:20:11Z awalther $
##
## Copyright (C) Andrea Walther, Andreas Griewank, Andreas Kowarz, 
##               Hristo Mitev, Sebastian Schlenkrich, Jean Utke, Olaf Vogel 
##
## This file is part of ADOL-C. This software is provided as open source.
## Any use, reproduction, or distribution of the software constitutes 
## recipient's acceptance of the terms of the accompanying license file.
## 
##############################################################################

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

