From e9f00ac8be804694fed90fee6dfaa45f9438ebb8 Mon Sep 17 00:00:00 2001 From: jthorn Date: Sun, 6 Jul 2003 11:39:36 +0000 Subject: Remove Jonathan Thornburg's interpolator (which is GPL and thus not allowed to be in CactusBase; it now lives in AEIThorns/AEILocalInterp/) so this thorn contains only the interpolator written by Thomas Radke in early 2001. The files for this interpolator are now in src/ ; before this commit they were in src/UniformCartesian/ . git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@154 df1f8a13-aa1d-4dd4-9681-27ded5b42416 --- .../common/2d.cube.size3/data-dcl.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/GeneralizedPolynomial-Uniform/common/2d.cube.size3/data-dcl.h (limited to 'src/GeneralizedPolynomial-Uniform/common/2d.cube.size3/data-dcl.h') diff --git a/src/GeneralizedPolynomial-Uniform/common/2d.cube.size3/data-dcl.h b/src/GeneralizedPolynomial-Uniform/common/2d.cube.size3/data-dcl.h deleted file mode 100644 index 22dca3b..0000000 --- a/src/GeneralizedPolynomial-Uniform/common/2d.cube.size3/data-dcl.h +++ /dev/null @@ -1,9 +0,0 @@ -fp data_m1_m1; -fp data_0_m1; -fp data_p1_m1; -fp data_m1_0; -fp data_0_0; -fp data_p1_0; -fp data_m1_p1; -fp data_0_p1; -fp data_p1_p1; -- cgit v1.2.3