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