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 b728191..1d757ef 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -16,3 +16,6 @@ Things to do on this thorn:
so the interpolant would be guaranteed to pass through the input data
(this isn't the case for the current Lagrange/Hermite interpolators,
since they have only terms with 0 <= i+j <= 3)
+
+- allow scalar boundary_{off_centering,extrapolation}_tolerance
+ values in the parameter table (to mean using this value for each ibndry)