From f98f8d042dd1381e69f96fed49ee4fd39de21971 Mon Sep 17 00:00:00 2001 From: jthorn Date: Mon, 3 Feb 2003 11:52:25 +0000 Subject: note that there is a Hermite interpolator git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@136 df1f8a13-aa1d-4dd4-9681-27ded5b42416 --- src/GeneralizedPolynomial-Uniform/README | 6 ++++-- 1 file 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: -- cgit v1.2.3