mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
0a44455f19
fastest matrix solver available for FreeBSD. It requires a F90 compiler so it's built with gfortran, however care was taken to ensure it will work with g77 while a the default compiler is changed. PR: ports/98107 Submitted by: Pedro Giffuni <giffunip (at) asme.org>
26 lines
596 B
Plaintext
26 lines
596 B
Plaintext
include/cmumps_c.h
|
|
include/cmumps_prec.h
|
|
include/cmumps_root.h
|
|
include/cmumps_struc.h
|
|
include/dmumps_c.h
|
|
include/dmumps_prec.h
|
|
include/dmumps_root.h
|
|
include/dmumps_struc.h
|
|
include/smumps_c.h
|
|
include/smumps_prec.h
|
|
include/smumps_root.h
|
|
include/smumps_struc.h
|
|
include/zmumps_c.h
|
|
include/zmumps_prec.h
|
|
include/zmumps_root.h
|
|
include/zmumps_struc.h
|
|
lib/libcmumps.a
|
|
lib/libdmumps.a
|
|
lib/libsmumps.a
|
|
lib/libzmumps.a
|
|
lib/libpord.a
|
|
%%WITH_LIBSEQ%%lib/libmpiseq.a
|
|
%%PORTDOCS%%%%DOCSDIR%%/userguide_%%MUMPSVERSION%%.pdf
|
|
%%PORTDOCS%%%%DOCSDIR%%/userguide_%%MUMPSVERSION%%.ps.gz
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|