From 5a8da73fce7752d0e3ee52fe8fb1149009b3305c Mon Sep 17 00:00:00 2001 From: jthorn Date: Tue, 15 Apr 2003 17:07:23 +0000 Subject: start updating for new localinterp stuff to fix Yosef's bug git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@143 df1f8a13-aa1d-4dd4-9681-27ded5b42416 --- README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README b/README index f226477..b184737 100644 --- a/README +++ b/README @@ -25,11 +25,14 @@ This thorn actually packages together two separate local interpolators: with PUGH, so it's been moved here.) This code lives in the subdirectory src/UniformCartesian/ . * One written by Jonathan Thornburg in winter 2001-2002, with the - operator + operators + "Lagrange polynomial interpolation (tensor product)" + "Lagrange polynomial interpolation (maximum degree)" + for the CCTK_InterpLocalUniform() interpolation API. The operators "Lagrange polynomial interpolation" - for the CCTK_InterpLocalUniform() interpolation API. (The operator - "generalized polynomial interpolation" is also accepted as a - backwards-compatability synonym for "Lagrange polynomial interpolation".) + "generalized polynomial interpolation" + are also both accepted as a synonyms for + "Lagrange polynomial interpolation (tensor product)" This code lives in the subdirectory src/GeneralizedPolynomial-Uniform/ . See the README files in the individual interpolators' directories -- cgit v1.2.3