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_dns_constraints  : dense example with constraints
  cvRoberts_dnsL             : dense example (Lapack)
  cvRoberts_dns_uw           : dense example with user ewt function
  cvRoberts_klu              : dense example with KLU sparse linear solver
  cvRoberts_block_klu        : block diagonal example with KLU sparse linear solver
  cvRoberts_sps              : dense example with SuperLUMT sparse linear solver
