aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl3
1 files changed, 3 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 1fa4480..eb1caf5 100644
--- a/param.ccl
+++ b/param.ccl
@@ -824,6 +824,9 @@ 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"
+"row-oriented sparse matrix/UMFPACK" :: \
+ "store as sparse matrix (row-oriented storage format), \
+ solve with UMFPACK (sparse LU decomposition) method"
} "row-oriented sparse matrix/ILUCG"
#