aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dy.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dy.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dy.compute.c61
1 files changed, 0 insertions, 61 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dy.compute.c b/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dy.compute.c
deleted file mode 100644
index bf3a846..0000000
--- a/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dy.compute.c
+++ /dev/null
@@ -1,61 +0,0 @@
-fp t109,
- t104,
- t106,
- t118,
- t107,
- t103,
- t117,
- t102,
- t116,
- t115,
- t114,
- t113,
- t112,
- t111,
- t110,
- t108,
- t105;
- t109 = RATIONAL(1.0,12.0);
- t104 = t109*z;
- t106 = RATIONAL(1.0,9.0)*y;
- t118 = t104+t106;
- t107 = RATIONAL(-1.0,12.0);
- t103 = t107*x;
- t117 = t103+t106;
- t102 = t109*x;
- t116 = t102+t106;
- t115 = t107*z+t106;
- t114 = t103+t115;
- t113 = t104+t116;
- t112 = t104+t117;
- t111 = t102+t115;
- t110 = RATIONAL(-1.0,18.0);
- t108 = RATIONAL(1.0,18.0);
- t105 = RATIONAL(-2.0,9.0)*y;
- coeff_dy_m1_m1_m1 = t110+t113;
- coeff_dy_0_m1_m1 = t110+t118;
- coeff_dy_p1_m1_m1 = t110+t112;
- coeff_dy_m1_0_m1 = t105;
- coeff_dy_0_0_m1 = t105;
- coeff_dy_p1_0_m1 = t105;
- coeff_dy_m1_p1_m1 = t108+t114;
- coeff_dy_0_p1_m1 = t108+t115;
- coeff_dy_p1_p1_m1 = t108+t111;
- coeff_dy_m1_m1_0 = t110+t116;
- coeff_dy_0_m1_0 = t110+t106;
- coeff_dy_p1_m1_0 = t110+t117;
- coeff_dy_m1_0_0 = t105;
- coeff_dy_0_0_0 = t105;
- coeff_dy_p1_0_0 = t105;
- coeff_dy_m1_p1_0 = t108+t117;
- coeff_dy_0_p1_0 = t106+t108;
- coeff_dy_p1_p1_0 = t108+t116;
- coeff_dy_m1_m1_p1 = t110+t111;
- coeff_dy_0_m1_p1 = t110+t115;
- coeff_dy_p1_m1_p1 = t110+t114;
- coeff_dy_m1_0_p1 = t105;
- coeff_dy_0_0_p1 = t105;
- coeff_dy_p1_0_p1 = t105;
- coeff_dy_m1_p1_p1 = t108+t112;
- coeff_dy_0_p1_p1 = t108+t118;
- coeff_dy_p1_p1_p1 = t108+t113;