aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order1.smooth0/coeff-dx.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order1.smooth0/coeff-dx.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order1.smooth0/coeff-dx.compute.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order1.smooth0/coeff-dx.compute.c b/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order1.smooth0/coeff-dx.compute.c
new file mode 100644
index 0000000..fd79e4a
--- /dev/null
+++ b/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order1.smooth0/coeff-dx.compute.c
@@ -0,0 +1,12 @@
+fp t14,
+ t13;
+ t14 = RATIONAL(-1.0,4.0);
+ t13 = RATIONAL(1.0,4.0);
+ coeff_dx_0_0_0 = t14;
+ coeff_dx_p1_0_0 = t13;
+ coeff_dx_0_p1_0 = t14;
+ coeff_dx_p1_p1_0 = t13;
+ coeff_dx_0_0_p1 = t14;
+ coeff_dx_p1_0_p1 = t13;
+ coeff_dx_0_p1_p1 = t14;
+ coeff_dx_p1_p1_p1 = t13;