From 2a2204af7b85195002e67e3ac5218da8926e2ff8 Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 8 Jul 2003 10:15:40 +0000 Subject: Changes to support both the new and the old interpolation API. A local interpolator named "uniform cartesian" is now provided under the new API. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@164 df1f8a13-aa1d-4dd4-9681-27ded5b42416 --- src/README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/README') diff --git a/src/README b/src/README index e82e759..46e71bf 100644 --- a/src/README +++ b/src/README @@ -4,6 +4,11 @@ under the names "first-order uniform cartesian" "second-order uniform cartesian" "third-order uniform cartesian" +and for + CCTK_InterpLocalUniform() +under the name + "uniform cartesian" + Implementation Notes ==================== -- cgit v1.2.3