1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/math/mumps4/pkg-descr
Thierry Thomas 0a4963a545 Move math/mumps to math mumps4:
- MUMPS 4 is the legacy version, kept for license reason;

- math/mumps  to be used for versions 5.x.

Submitted by:	pfg
2019-03-10 17:23:27 +00:00

19 lines
771 B
Plaintext

MUMPS is a Distributed Multifrontal Solver (F90, MPI based) with Dynamic
Distributed Scheduling to accomodate both numerical fill-in and multi-user
environment.
- Solution of large linear systems with symmetric positive definite
matrices; general symmetric matrices; general unsymmetric matrices.
- Version for complex arithmetic.
- Parallel factorization and solve phases (uniprocessor version also
available).
- Iterative refinement and backward error analysis.
- Various matrix input formats: assembled format; distributed assembled
format; elemental format.
- Partial factorization and Schur complement matrix.
- Several orderings interfaced : AMD, AMF, PORD, METIS
Note: This is the last version released under Public Domain.
WWW: http://graal.ens-lyon.fr/MUMPS/