1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/math/sundials/pkg-descr
Yuri Victorovich 2a3f43cb6b New port: math/sundials: SUite of Nonlinear and DIfferential/ALgebraic Equation Solvers
This port was originally created by Pedro Giffuni. He offered me to take over it.
I updated it to 3.1.0, added many options, etc.

The option FCMIX is broken upstream, so it is not present in the port.

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13647
2017-12-27 07:47:30 +00:00

12 lines
693 B
Plaintext

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.
WWW: https://computation.llnl.gov/projects/sundials