List of serial IDA examples

  idaFoodWeb_bnd   : 2-D food web system, banded Jacobian
  idaFoodWeb_kry   : 2-D food web system using Krylov solver
  idaHeat2D_bnd    : 2-D heat equation, banded Jacobian
  idaHeat2D_kry    : 2-D heat equation, diagonal preconditioner
  idaHeat2D_klu    : heat equation with KLU sparse linear solver
  idaHeat2D_sps    : heat equation with SuperLUMT sparse linear solver
  idaKrylovDemo_ls : demonstration program with 3 Krylov solvers
  idaRoberts_dns   : 3-species Robertson kinetics system
  idaRoberts_klu   : Robertson system with KLU sparse linear solver
  idaRoberts_sps   : Robertson system with SuperLUMT sparse linear solver
  idaSlCrank_dns   : slider-crank example (stabilized index-2 DAE)
