aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxz.compute.c
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2003-04-15 17:12:59 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2003-04-15 17:12:59 +0000
commit96309eb56861333d6e3111c5a3cb54c9426a1d61 (patch)
tree4ce9825883ea56e3a4f16bd910974de4a4c48044 /src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxz.compute.c
parent5a8da73fce7752d0e3ee52fe8fb1149009b3305c (diff)
new machine-generated coefficient files for this interpolator
(with Lagrange now split into tensor-product and maximum-degree interpolators) git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@144 df1f8a13-aa1d-4dd4-9681-27ded5b42416
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxz.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxz.compute.c33
1 files changed, 33 insertions, 0 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxz.compute.c b/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxz.compute.c
new file mode 100644
index 0000000..d968dcd
--- /dev/null
+++ b/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxz.compute.c
@@ -0,0 +1,33 @@
+fp t149;
+fp t148;
+fp t147;
+ t149 = RATIONAL(0.0,1.0);
+ t148 = RATIONAL(-1.0,12.0);
+ t147 = RATIONAL(1.0,12.0);
+ coeffs_dxz->coeff_m1_m1_m1 = t147;
+ coeffs_dxz->coeff_0_m1_m1 = t149;
+ coeffs_dxz->coeff_p1_m1_m1 = t148;
+ coeffs_dxz->coeff_m1_0_m1 = t147;
+ coeffs_dxz->coeff_0_0_m1 = t149;
+ coeffs_dxz->coeff_p1_0_m1 = t148;
+ coeffs_dxz->coeff_m1_p1_m1 = t147;
+ coeffs_dxz->coeff_0_p1_m1 = t149;
+ coeffs_dxz->coeff_p1_p1_m1 = t148;
+ coeffs_dxz->coeff_m1_m1_0 = t149;
+ coeffs_dxz->coeff_0_m1_0 = t149;
+ coeffs_dxz->coeff_p1_m1_0 = t149;
+ coeffs_dxz->coeff_m1_0_0 = t149;
+ coeffs_dxz->coeff_0_0_0 = t149;
+ coeffs_dxz->coeff_p1_0_0 = t149;
+ coeffs_dxz->coeff_m1_p1_0 = t149;
+ coeffs_dxz->coeff_0_p1_0 = t149;
+ coeffs_dxz->coeff_p1_p1_0 = t149;
+ coeffs_dxz->coeff_m1_m1_p1 = t148;
+ coeffs_dxz->coeff_0_m1_p1 = t149;
+ coeffs_dxz->coeff_p1_m1_p1 = t147;
+ coeffs_dxz->coeff_m1_0_p1 = t148;
+ coeffs_dxz->coeff_0_0_p1 = t149;
+ coeffs_dxz->coeff_p1_0_p1 = t147;
+ coeffs_dxz->coeff_m1_p1_p1 = t148;
+ coeffs_dxz->coeff_0_p1_p1 = t149;
+ coeffs_dxz->coeff_p1_p1_p1 = t147;