aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order3.smooth0/coeff-dxx.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order3.smooth0/coeff-dxx.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order3.smooth0/coeff-dxx.compute.c40
1 files changed, 0 insertions, 40 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order3.smooth0/coeff-dxx.compute.c b/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order3.smooth0/coeff-dxx.compute.c
deleted file mode 100644
index 3648b6c..0000000
--- a/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order3.smooth0/coeff-dxx.compute.c
+++ /dev/null
@@ -1,40 +0,0 @@
-fp t246,
- t258,
- t244,
- t257,
- t245,
- t256,
- t243,
- t255,
- t250,
- t249,
- t248,
- t247;
- t246 = RATIONAL(1.0,20.0)*y;
- t258 = t246+RATIONAL(9.0,40.0);
- t244 = RATIONAL(-3.0,20.0)*y;
- t257 = t244+RATIONAL(13.0,40.0);
- t245 = RATIONAL(-1.0,20.0)*y;
- t256 = t245+RATIONAL(11.0,40.0);
- t243 = RATIONAL(3.0,20.0)*y;
- t255 = t243+RATIONAL(7.0,40.0);
- t250 = RATIONAL(-3.0,4.0)*x;
- t249 = RATIONAL(1.0,4.0)*x;
- t248 = RATIONAL(-1.0,4.0)*x;
- t247 = RATIONAL(3.0,4.0)*x;
- coeff_dxx_m1_m1 = t248+t257;
- coeff_dxx_0_m1 = t247+RATIONAL(-23.0,40.0)+t243;
- coeff_dxx_p1_m1 = t250+t255;
- coeff_dxx_p2_m1 = t244+RATIONAL(3.0,40.0)+t249;
- coeff_dxx_m1_0 = t248+t256;
- coeff_dxx_0_0 = t247+RATIONAL(-21.0,40.0)+t246;
- coeff_dxx_p1_0 = t250+t258;
- coeff_dxx_p2_0 = t245+t249+RATIONAL(1.0,40.0);
- coeff_dxx_m1_p1 = t248+t258;
- coeff_dxx_0_p1 = t247+t245+RATIONAL(-19.0,40.0);
- coeff_dxx_p1_p1 = t250+t256;
- coeff_dxx_p2_p1 = t249+t246+RATIONAL(-1.0,40.0);
- coeff_dxx_m1_p2 = t248+t255;
- coeff_dxx_0_p2 = RATIONAL(-17.0,40.0)+t244+t247;
- coeff_dxx_p1_p2 = t250+t257;
- coeff_dxx_p2_p2 = t243+t249+RATIONAL(-3.0,40.0);