aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order1.smooth0/coeffs-dz.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order1.smooth0/coeffs-dz.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order1.smooth0/coeffs-dz.compute.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order1.smooth0/coeffs-dz.compute.c b/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order1.smooth0/coeffs-dz.compute.c
deleted file mode 100644
index 9f25875..0000000
--- a/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order1.smooth0/coeffs-dz.compute.c
+++ /dev/null
@@ -1,12 +0,0 @@
-fp t19;
-fp t18;
- t19 = RATIONAL(1.0,4.0);
- t18 = RATIONAL(-1.0,4.0);
- coeffs_dz->coeff_0_0_0 = t18;
- coeffs_dz->coeff_p1_0_0 = t18;
- coeffs_dz->coeff_0_p1_0 = t18;
- coeffs_dz->coeff_p1_p1_0 = t18;
- coeffs_dz->coeff_0_0_p1 = t19;
- coeffs_dz->coeff_p1_0_p1 = t19;
- coeffs_dz->coeff_0_p1_p1 = t19;
- coeffs_dz->coeff_p1_p1_p1 = t19;