Developer Guide
The SUite of Nonlinear and DIfferential/ALgebraic equation Solvers (SUNDIALS) consists of the time integration packages CVODE, IDA, and ARKODE, the sensitivity analysis enabled variants CVODES and IDAS, and the nonlinear solver package KINSOL. This is the part of the SUNDIALS documentation is meant for SUNDIALS developers.
Note
New SUNDIALS developers should review this developer guide. In particular, the Source Code section should be carefully read.