aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-08-12 18:40:20 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-08-12 18:40:20 +0000
commit0c66f730f3b6254fd6b15ce2bf50bfd1907e6e7a (patch)
tree54140886e109beb1c3778797a9bdfed766686b28 /param.ccl
parent4495b59fe8095d92f9f9cf1b94f9ec8a1aeab00e (diff)
add "Jacobian test (NP only)" option for method
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@696 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 121c910..49b45a6 100644
--- a/param.ccl
+++ b/param.ccl
@@ -12,6 +12,8 @@ keyword method "top-level method used to find the apparent horizon"
"horizon function" :: "evaluate the LHS function H(h)"
"Jacobian test" :: \
"compute/print the J[H(h)] Jacobian matrix by all possible methods"
+"Jacobian test (NP only)" :: \
+ "compute/print the J[H(h)] Jacobian matrix by numerical perturbation only"
"Newton solve" :: "find the horizon via Newton's method"
} "horizon function"