summaryrefslogtreecommitdiff
path: root/math/sundials/pkg-descr
blob: 5a78e4ce5ab3943dc6ea67cf768dfc029db27656 (plain) (blame)
1
2
3
4
5
6
7
8
9
SUNDIALS is a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers.
It consists of the following six solvers: CVODE, solves initial value problems
for ordinary differential equation (ODE) systems; CVODES, solves ODE systems and
includes sensitivity analysis capabilities (forward and adjoint); ARKODE, solves
initial value ODE problems with additive Runge-Kutta methods, include support
for IMEX methods; IDA, solves initial value problems for differential-algebraic
equation (DAE) systems; IDAS, solves DAE systems and includes sensitivity
analysis capabilities (forward and adjoint); KINSOL, solves nonlinear algebraic
systems.