From c5d31dfded9e6f4a9fec7d212fe939dabea09934 Mon Sep 17 00:00:00 2001 From: Vladimir Tomov Date: Thu, 27 Apr 2023 22:21:36 -0700 Subject: [PATCH] Updated the link to METIS. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45dd6ec9..c9b180fb 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,8 @@ Laghos has the following external dependencies: - *hypre*, used for parallel linear algebra, we recommend version 2.11.2
https://computation.llnl.gov/casc/hypre/software.html -- METIS, used for parallel domain decomposition (optional), we recommend [version 4.0.3](http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/metis-4.0.3.tar.gz)
- http://glaros.dtc.umn.edu/gkhome/metis/metis/download +- METIS, used for parallel domain decomposition (optional), we recommend [version 4.0.3](https://github.com/mfem/tpls/blob/gh-pages/metis-4.0.3.tar.gz)
+ https://github.com/mfem/tpls - MFEM, used for (high-order) finite element discretization, its GitHub master branch
https://github.com/mfem/mfem