aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2003-02-03 11:52:25 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2003-02-03 11:52:25 +0000
commitf98f8d042dd1381e69f96fed49ee4fd39de21971 (patch)
tree36ffe8a197ae64f47e5bcd3ead913bef02305624 /src
parentcb47d032c34bdebcc7d6b55036f049f094b67d23 (diff)
note that there is a Hermite interpolator
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@136 df1f8a13-aa1d-4dd4-9681-27ded5b42416
Diffstat (limited to 'src')
-rw-r--r--src/GeneralizedPolynomial-Uniform/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/README b/src/GeneralizedPolynomial-Uniform/README
index b022489..b90cc26 100644
--- a/src/GeneralizedPolynomial-Uniform/README
+++ b/src/GeneralizedPolynomial-Uniform/README
@@ -2,8 +2,10 @@ $Header$
This directory contains the interpolator registered for
CCTK_InterpLocalUniform()
-under the name
- "generalized polynomial interpolation"
+under the names
+ "Lagrange polynomial interpolation"
+and
+ "Hermite polynomial interpolation"
The source code files are as follows: