1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/math/petsc/pkg-descr
Brendan Fabeny 9548f73c40 fix the build after the math/suitesparse update
Reported by:	miwi
Approved by:	portmgr
2013-03-30 14:29:40 +00:00

10 lines
521 B
Plaintext

PETSc, the Portable, Extensible Toolkit for Scientific computation, provides
sets of tools for the parallel (as well as serial), numerical solution of PDEs
that require solving large-scale, sparse nonlinear systems of equations. PETSc
includes nonlinear and linear equation solvers that employ a variety of Newton
techniques and Krylov subspace methods. PETSc provides several parallel sparse
matrix formats, including compressed row, block compressed row, and block
diagonal storage.
WWW: http://www.mcs.anl.gov/petsc/