aboutsummaryrefslogtreecommitdiff
path: root/src/Lagrange-maximum-degree/2d.coeffs/2d.cube.order3.smooth0/coeffs-dyy.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Lagrange-maximum-degree/2d.coeffs/2d.cube.order3.smooth0/coeffs-dyy.compute.c')
-rw-r--r--src/Lagrange-maximum-degree/2d.coeffs/2d.cube.order3.smooth0/coeffs-dyy.compute.c40
1 files changed, 40 insertions, 0 deletions
diff --git a/src/Lagrange-maximum-degree/2d.coeffs/2d.cube.order3.smooth0/coeffs-dyy.compute.c b/src/Lagrange-maximum-degree/2d.coeffs/2d.cube.order3.smooth0/coeffs-dyy.compute.c
new file mode 100644
index 0000000..6bbdde7
--- /dev/null
+++ b/src/Lagrange-maximum-degree/2d.coeffs/2d.cube.order3.smooth0/coeffs-dyy.compute.c
@@ -0,0 +1,40 @@
+fp t276;
+fp t290;
+fp t277;
+fp t289;
+fp t278;
+fp t288;
+fp t275;
+fp t287;
+fp t282;
+fp t281;
+fp t280;
+fp t279;
+ t276 = RATIONAL(-1.0,20.0)*x;
+ t290 = t276+RATIONAL(11.0,40.0);
+ t277 = RATIONAL(3.0,20.0)*x;
+ t289 = RATIONAL(7.0,40.0)+t277;
+ t278 = RATIONAL(-3.0,20.0)*x;
+ t288 = t278+RATIONAL(13.0,40.0);
+ t275 = RATIONAL(1.0,20.0)*x;
+ t287 = t275+RATIONAL(9.0,40.0);
+ t282 = RATIONAL(1.0,4.0)*y;
+ t281 = RATIONAL(-1.0,4.0)*y;
+ t280 = RATIONAL(3.0,4.0)*y;
+ t279 = RATIONAL(-3.0,4.0)*y;
+ coeffs_dyy->coeff_m1_m1 = t281+t288;
+ coeffs_dyy->coeff_0_m1 = t281+t290;
+ coeffs_dyy->coeff_p1_m1 = t281+t287;
+ coeffs_dyy->coeff_p2_m1 = t281+t289;
+ coeffs_dyy->coeff_m1_0 = t277+t280+RATIONAL(-23.0,40.0);
+ coeffs_dyy->coeff_0_0 = t280+t275+RATIONAL(-21.0,40.0);
+ coeffs_dyy->coeff_p1_0 = t280+RATIONAL(-19.0,40.0)+t276;
+ coeffs_dyy->coeff_p2_0 = RATIONAL(-17.0,40.0)+t280+t278;
+ coeffs_dyy->coeff_m1_p1 = t279+t289;
+ coeffs_dyy->coeff_0_p1 = t279+t287;
+ coeffs_dyy->coeff_p1_p1 = t279+t290;
+ coeffs_dyy->coeff_p2_p1 = t279+t288;
+ coeffs_dyy->coeff_m1_p2 = t278+t282+RATIONAL(3.0,40.0);
+ coeffs_dyy->coeff_0_p2 = t282+RATIONAL(1.0,40.0)+t276;
+ coeffs_dyy->coeff_p1_p2 = t275+t282+RATIONAL(-1.0,40.0);
+ coeffs_dyy->coeff_p2_p2 = t277+RATIONAL(-3.0,40.0)+t282;