aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
-rw-r--r--doc/documentation.tex12
2 files changed, 11 insertions, 8 deletions
diff --git a/README b/README
index f15ef58..f84960b 100644
--- a/README
+++ b/README
@@ -17,11 +17,12 @@ This thorn provides the interpolation operators
"Lagrange polynomial interpolation (tensor product)"
"Lagrange polynomial interpolation (maximum degree)"
"Hermite polynomial interpolation",
-The interpolation operators
+The interpolation operator
"Lagrange polynomial interpolation"
- "generalized polynomial interpolation"
-are also both accepted as a synonyms for
+is also accepted as a synonyms
"Lagrange polynomial interpolation (tensor product)"
+(So is "generalized polynomial interpolation", but that's deprecated
+and will probably be removed at some point.)
Documentation
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 4a4699e..b27d206 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -156,11 +156,13 @@ This interpolator provides:
"Lagrange polynomial interpolation"
\end{verbatim}
and this is probably the best interpolation operator for
- general-purpose use. For backwards compatability this interpolator
- is also registered under still another operator name,
- \begin{verbatim}
- "generalized polynomial interpolation"
- \end{verbatim}
+ general-purpose use.%%%
+\footnote{%%%
+ For backwards compatability this interpolator
+ is also registered under still another operator name,
+ {\tt "generalized polynomial interpolation"}, but this
+ is deprecated and will probably be removed at some point.
+ }%%%
\item Hermite polynomial interpolation of orders 2-4 for 1-D
interpolation, and 2--3 for 2-D and 3-D interpolation,
registered under the operator name