diff options
author | thierry <thierry@FreeBSD.org> | 2006-04-25 03:47:52 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-04-25 03:47:52 +0800 |
commit | e4798c8b1a3936301f80bf3a059af1945b6af5a0 (patch) | |
tree | b4d02270bedf7b848428109704a98cfb44b83f31 /math/elmer-umfpack/distinfo | |
parent | 1687161d03470642465fc2e9f351b0526ebfcbba (diff) | |
download | freebsd-ports-gnome-e4798c8b1a3936301f80bf3a059af1945b6af5a0.tar.gz freebsd-ports-gnome-e4798c8b1a3936301f80bf3a059af1945b6af5a0.tar.zst freebsd-ports-gnome-e4798c8b1a3936301f80bf3a059af1945b6af5a0.zip |
This is a slightly modified version of umfpack for use with the Elmer FEM
package.
Among other small changes, Elmer calls umfpack routines from f90 using
umf4_f77wrapper.c from umfpacks demo directory. The elmer-umfpack build
compiles this and includes it in the libumfpack.a.
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Diffstat (limited to 'math/elmer-umfpack/distinfo')
-rw-r--r-- | math/elmer-umfpack/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/elmer-umfpack/distinfo b/math/elmer-umfpack/distinfo new file mode 100644 index 000000000000..8a5fb1e83a83 --- /dev/null +++ b/math/elmer-umfpack/distinfo @@ -0,0 +1,3 @@ +MD5 (umfpack-4.4a.tar.gz) = 489121be619bf35d83f5cf2e83143ea1 +SHA256 (umfpack-4.4a.tar.gz) = 02ae96af5548aa867d7b025d51aebffb86116a6f6d2fbd9f33a1a40436e22dee +SIZE (umfpack-4.4a.tar.gz) = 439842 |