List of serial CVODE examples cvdenx : dense example cvdenx_uw : dense example with user ewt function cvbanx : banded example cvkryx : Krylov example cvkryx_bp : Krylov example with banded preconditioner cvdirectdem : demonstration program for direct methods cvkrydem_lin : demonstration program with 3 Krylov solvers cvkrydem_pre : demonstration program for Krylov methods 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