aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index e28817a..64d785c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -10,6 +10,9 @@ medium things
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
+ (detect when interpolator tries to use data from excised region
+ and treat this as failure to evalute H(h) --> failure to find horizon
large things
multi-processor (interpolator, overall control)