List of serial CVODE examples

  cvAdvDiff_bnd      : banded example
  cvAdvDiff_bndL     : banded example (Lapack)
  cvDirectDemo_ls    : demonstration program for direct methods
  cvDiurnal_kry_bp   : Krylov example with banded preconditioner
  cvDiurnal_kry      : Krylov example
  cvKrylovDemo_ls    : demonstration program with 3 Krylov solvers
  cvKrylovDemo_prec  : demonstration program for Krylov methods
  cvRoberts_dns      : dense example
  cvRoberts_dnsL     : dense example (Lapack)
  cvRoberts_dns_uw   : dense example with user ewt function

Sample results:

  SUNDIALS was built with the following options:

  ./configure CC=gcc F77=g77 CFLAGS="-g3 -O0" FFLAGS="-g3 -O0" --with-blas-lapack-libs="-L/home/radu/apps/lib -lSimTKlapack" --enable-examples 

  System Architecture: IA-32
  Processor Type: Intel Pentium 4 Xeon DP (i686)
  Operating System: Red Hat Enterprise Linux WS 3 (Taroon Update 7)
  C/Fortran Compilers: gcc/gfortran v4.1.0

  The SimTKlapack library provides ATLAS-tunned Blas and Lapack functions