aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/3d.coeffs/3d.cube.order2.smooth0/coeff-dx.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/3d.coeffs/3d.cube.order2.smooth0/coeff-dx.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/3d.coeffs/3d.cube.order2.smooth0/coeff-dx.compute.c65
1 files changed, 0 insertions, 65 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/3d.coeffs/3d.cube.order2.smooth0/coeff-dx.compute.c b/src/GeneralizedPolynomial-Uniform/3d.coeffs/3d.cube.order2.smooth0/coeff-dx.compute.c
deleted file mode 100644
index bdcf93f..0000000
--- a/src/GeneralizedPolynomial-Uniform/3d.coeffs/3d.cube.order2.smooth0/coeff-dx.compute.c
+++ /dev/null
@@ -1,65 +0,0 @@
-fp t91,
- t87,
- t101,
- t89,
- t85,
- t100,
- t83,
- t99,
- t92,
- t98,
- t90,
- t86,
- t97,
- t96,
- t84,
- t95,
- t94,
- t93,
- t88;
- t91 = RATIONAL(1.0,18.0);
- t87 = RATIONAL(1.0,9.0)*x;
- t101 = t87+t91;
- t89 = RATIONAL(-1.0,12.0);
- t85 = t89*y;
- t100 = t85+t87;
- t83 = t89*z;
- t99 = t83+t87;
- t92 = RATIONAL(-1.0,18.0);
- t98 = t87+t92;
- t90 = RATIONAL(1.0,12.0);
- t86 = t90*y;
- t97 = t86+t101;
- t96 = t86+t98;
- t84 = t90*z;
- t95 = t84+t100;
- t94 = t86+t99;
- t93 = t85+t99;
- t88 = RATIONAL(-2.0,9.0)*x;
- coeff_dx_m1_m1_m1 = t84+t96;
- coeff_dx_0_m1_m1 = t88;
- coeff_dx_p1_m1_m1 = t91+t93;
- coeff_dx_m1_0_m1 = t84+t98;
- coeff_dx_0_0_m1 = t88;
- coeff_dx_p1_0_m1 = t91+t99;
- coeff_dx_m1_p1_m1 = t92+t95;
- coeff_dx_0_p1_m1 = t88;
- coeff_dx_p1_p1_m1 = t91+t94;
- coeff_dx_m1_m1_0 = t96;
- coeff_dx_0_m1_0 = t88;
- coeff_dx_p1_m1_0 = t91+t100;
- coeff_dx_m1_0_0 = t98;
- coeff_dx_0_0_0 = t88;
- coeff_dx_p1_0_0 = t101;
- coeff_dx_m1_p1_0 = t85+t98;
- coeff_dx_0_p1_0 = t88;
- coeff_dx_p1_p1_0 = t97;
- coeff_dx_m1_m1_p1 = t92+t94;
- coeff_dx_0_m1_p1 = t88;
- coeff_dx_p1_m1_p1 = t91+t95;
- coeff_dx_m1_0_p1 = t83+t98;
- coeff_dx_0_0_p1 = t88;
- coeff_dx_p1_0_p1 = t84+t101;
- coeff_dx_m1_p1_p1 = t92+t93;
- coeff_dx_0_p1_p1 = t88;
- coeff_dx_p1_p1_p1 = t84+t97;