Permalink
Browse files
hpddm: update version 1002->1005
- Loading branch information
Showing
with
6 additions
and
6 deletions.
-
+6
−6
math/hpddm/Portfile
|
|
@@ -7,10 +7,10 @@ PortGroup linear_algebra 1.0 |
|
|
PortGroup cxx11 1.1 |
|
|
PortGroup muniversal 1.0 |
|
|
|
|
|
github.setup hpddm hpddm 30bdfa7ff1d72325eb8b85138213b16d0ebbff22 |
|
|
github.setup hpddm hpddm 892a574fc795a2ebabdb14e71d61068a093b7fd5 |
|
|
# see ${worksrcpath}/include/HPDDM.hpp |
|
|
version 1002 |
|
|
revision 1 |
|
|
version 1005 |
|
|
revision 0 |
|
|
categories math science |
|
|
license LGPL-3+ |
|
|
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer |
|
|
@@ -19,9 +19,9 @@ description a framework for high-performance domain decomposition me |
|
|
long_description \ |
|
|
HPDDM is an efficient implementation of various domain decomposition methods. |
|
|
|
|
|
checksums rmd160 88e4c0e150b71cd4fe4c062346b16c5298c7f1ec \ |
|
|
sha256 31caeb95226f99f00a65d038f3cdb60cd2119f09fb2ff1763a14ce5f50888c4e \ |
|
|
size 249973 |
|
|
checksums rmd160 b76177f304e864c7d462a8b06b92fdf34d4f0a58 \ |
|
|
sha256 e480a4bd6d8e5942ab560de811d608fdf43d5a222b68ef6956a07ad602f52022 \ |
|
|
size 250980 |
|
|
|
|
|
mpi.setup require require_fortran |
|
|
|
|
|
|