aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-02 18:08:44 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-06-02 18:08:44 +0000
commit81319419d3d26e89f60d0140ed70a20261965bf0 (patch)
treedadde9fce61a8ffbfe96b6ec143b06066baed3c5 /param.ccl
parent1382d3182dafb6d0097fd68659d249193d1d35c4 (diff)
comment tweak
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1081 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 5a1c5ba..6536cbc 100644
--- a/param.ccl
+++ b/param.ccl
@@ -826,6 +826,7 @@ keyword Jacobian_store_solve_method \
"row-oriented sparse matrix/ILUCG" :: \
"store as sparse matrix (row-oriented storage format), \
solve with ILUCG (incomplete LU decomposition - conjugate gradient) method"
+# this will probably replace ILUCG, but it's not ready yet :(
"row-oriented sparse matrix/UMFPACK" :: \
"store as sparse matrix (row-oriented storage format), \
solve with UMFPACK (sparse LU decomposition) method"