aboutsummaryrefslogtreecommitdiff
path: root/src/sparse-matrix
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-02 20:16:02 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-02 20:16:02 +0000
commitc37b4c96f3426ed7019be2dd9acd416853c16cf2 (patch)
tree6836aa05994f3ea49ac7307385ec1470aae64106 /src/sparse-matrix
parent2d8f80e283c0ac51dce4c3a1055bbd1b7aca77b8 (diff)
document *all* the sparse matrix routines
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1091 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/sparse-matrix')
-rw-r--r--src/sparse-matrix/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sparse-matrix/README b/src/sparse-matrix/README
index 0a207be..7b40386 100644
--- a/src/sparse-matrix/README
+++ b/src/sparse-matrix/README
@@ -6,6 +6,9 @@ ilucg
ILUCG (Incomplete LU-decomposition / conjugate gradiant)
subroutines.
+umfpack
+ UMFPACK sparse LU decomposition package (version 4.0 of 11.Apr.2002).
+
y12m
Sparse LU decomposition subroutines from the Harwell Y12M package.
I haven't written the AHFinderDirect support code for this, so