aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index dfe6a9d..f226477 100644
--- a/README
+++ b/README
@@ -32,6 +32,9 @@ This thorn actually packages together two separate local interpolators:
backwards-compatability synonym for "Lagrange polynomial interpolation".)
This code lives in the subdirectory src/GeneralizedPolynomial-Uniform/ .
+See the README files in the individual interpolators' directories
+for more information.
+
We plan to eventually phase out the CCTK_InterpLocal() API. We may
also phase out its interpolator, or we may move this to the newer
CCTK_InterpLocalArrays() API.