From ff39626e088b2e92f863e1d31e543264c744b06c Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Fri, 3 Mar 2006 18:15:35 +0000 Subject: [PATCH] *** empty log message *** --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 4fc92d2c..e3099e45 100644 --- a/README +++ b/README @@ -74,6 +74,12 @@ Level 3 basic linear algebra subprograms for sparse matrices: a user level interface ACM Trans. Math. Softw., 23(3), 379-401, 1997. +In the multilevel preconditioners we use SMMP by Randolph E. Bank and +Craig C. Douglas na.bank@na-net.ornl.gov and +na.cdouglas@na-net.ornl.gov; we interfaced it with dynamic memory +allocation from Fortran 95. + + We have had good results with the METIS library, which can be obtained from http://www-users.cs.umn.edu/~karypis/metis/metis/main.html