fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
640 B
Text
9 lines
640 B
Text
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.
|