aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-12-05 17:23:30 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-12-05 17:23:30 +0000
commit708e59c9ca0e0d18d1618d68b2a5358892b50290 (patch)
tree51d4a8b91f86e7ad17e7c91273b2f33e2bac5be7 /doc
parent686795b3ce09808c6a2902722889f9392ee1045a (diff)
this is now done (abeit undocumented/untested :( )
export a "compute h(theta,phi)" function so other thorns could test point membership in/outside AH etc git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1224 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 2aed786..b10b001 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -29,8 +29,6 @@ medium things
read AHFinder Fourier coeffs for initial guess
write data files giving intersection of AH with a Cactus output plane
(or more generally, with a hyperslab)
- export a "compute h(theta,phi)" function
- so other thorns could test point membership in/outside AH etc
prevent h from going negative if the iteration isn't converging
(maybe use log(h) in Newton iteration?)
handle excision properly