aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dz.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dz.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dz.compute.c61
1 files changed, 0 insertions, 61 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dz.compute.c b/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dz.compute.c
deleted file mode 100644
index 0c11cd4..0000000
--- a/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dz.compute.c
+++ /dev/null
@@ -1,61 +0,0 @@
-fp t124,
- t125,
- t120,
- t136,
- t127,
- t121,
- t135,
- t119,
- t134,
- t133,
- t132,
- t131,
- t130,
- t129,
- t128,
- t126,
- t123;
- t124 = RATIONAL(1.0,9.0)*z;
- t125 = RATIONAL(-1.0,12.0);
- t120 = t125*x;
- t136 = t124+t120;
- t127 = RATIONAL(1.0,12.0);
- t121 = t127*y;
- t135 = t124+t121;
- t119 = t125*y;
- t134 = t124+t119;
- t133 = t124+t127*x;
- t132 = t120+t135;
- t131 = t119+t133;
- t130 = t120+t134;
- t129 = t121+t133;
- t128 = RATIONAL(-1.0,18.0);
- t126 = RATIONAL(1.0,18.0);
- t123 = RATIONAL(-2.0,9.0)*z;
- coeff_dz_m1_m1_m1 = t128+t129;
- coeff_dz_0_m1_m1 = t128+t135;
- coeff_dz_p1_m1_m1 = t128+t132;
- coeff_dz_m1_0_m1 = t128+t133;
- coeff_dz_0_0_m1 = t124+t128;
- coeff_dz_p1_0_m1 = t128+t136;
- coeff_dz_m1_p1_m1 = t128+t131;
- coeff_dz_0_p1_m1 = t128+t134;
- coeff_dz_p1_p1_m1 = t128+t130;
- coeff_dz_m1_m1_0 = t123;
- coeff_dz_0_m1_0 = t123;
- coeff_dz_p1_m1_0 = t123;
- coeff_dz_m1_0_0 = t123;
- coeff_dz_0_0_0 = t123;
- coeff_dz_p1_0_0 = t123;
- coeff_dz_m1_p1_0 = t123;
- coeff_dz_0_p1_0 = t123;
- coeff_dz_p1_p1_0 = t123;
- coeff_dz_m1_m1_p1 = t126+t130;
- coeff_dz_0_m1_p1 = t126+t134;
- coeff_dz_p1_m1_p1 = t126+t131;
- coeff_dz_m1_0_p1 = t126+t136;
- coeff_dz_0_0_p1 = t124+t126;
- coeff_dz_p1_0_p1 = t126+t133;
- coeff_dz_m1_p1_p1 = t126+t132;
- coeff_dz_0_p1_p1 = t126+t135;
- coeff_dz_p1_p1_p1 = t126+t129;