From 81319419d3d26e89f60d0140ed70a20261965bf0 Mon Sep 17 00:00:00 2001 From: jthorn Date: Mon, 2 Jun 2003 18:08:44 +0000 Subject: comment tweak git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1081 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- param.ccl | 1 + 1 file changed, 1 insertion(+) (limited to 'param.ccl') 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" -- cgit v1.2.3