aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxy.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxy.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxy.compute.c33
1 files changed, 0 insertions, 33 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxy.compute.c b/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxy.compute.c
deleted file mode 100644
index d22213d..0000000
--- a/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxy.compute.c
+++ /dev/null
@@ -1,33 +0,0 @@
-fp t146;
-fp t145;
-fp t144;
- t146 = RATIONAL(0.0,1.0);
- t145 = RATIONAL(-1.0,12.0);
- t144 = RATIONAL(1.0,12.0);
- coeffs_dxy->coeff_m1_m1_m1 = t144;
- coeffs_dxy->coeff_0_m1_m1 = t146;
- coeffs_dxy->coeff_p1_m1_m1 = t145;
- coeffs_dxy->coeff_m1_0_m1 = t146;
- coeffs_dxy->coeff_0_0_m1 = t146;
- coeffs_dxy->coeff_p1_0_m1 = t146;
- coeffs_dxy->coeff_m1_p1_m1 = t145;
- coeffs_dxy->coeff_0_p1_m1 = t146;
- coeffs_dxy->coeff_p1_p1_m1 = t144;
- coeffs_dxy->coeff_m1_m1_0 = t144;
- coeffs_dxy->coeff_0_m1_0 = t146;
- coeffs_dxy->coeff_p1_m1_0 = t145;
- coeffs_dxy->coeff_m1_0_0 = t146;
- coeffs_dxy->coeff_0_0_0 = t146;
- coeffs_dxy->coeff_p1_0_0 = t146;
- coeffs_dxy->coeff_m1_p1_0 = t145;
- coeffs_dxy->coeff_0_p1_0 = t146;
- coeffs_dxy->coeff_p1_p1_0 = t144;
- coeffs_dxy->coeff_m1_m1_p1 = t144;
- coeffs_dxy->coeff_0_m1_p1 = t146;
- coeffs_dxy->coeff_p1_m1_p1 = t145;
- coeffs_dxy->coeff_m1_0_p1 = t146;
- coeffs_dxy->coeff_0_0_p1 = t146;
- coeffs_dxy->coeff_p1_0_p1 = t146;
- coeffs_dxy->coeff_m1_p1_p1 = t145;
- coeffs_dxy->coeff_0_p1_p1 = t146;
- coeffs_dxy->coeff_p1_p1_p1 = t144;