aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order4.smooth0/coeff-dxx.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order4.smooth0/coeff-dxx.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order4.smooth0/coeff-dxx.compute.c111
1 files changed, 111 insertions, 0 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order4.smooth0/coeff-dxx.compute.c b/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order4.smooth0/coeff-dxx.compute.c
new file mode 100644
index 0000000..385d8a7
--- /dev/null
+++ b/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order4.smooth0/coeff-dxx.compute.c
@@ -0,0 +1,111 @@
+fp t712,
+ t692,
+ t707,
+ t711,
+ t693,
+ t729,
+ t687,
+ t728,
+ t697,
+ t727,
+ t726,
+ t725,
+ t686,
+ t694,
+ t695,
+ t698,
+ t689,
+ t724,
+ t681,
+ t723,
+ t696,
+ t722,
+ t721,
+ t688,
+ t720,
+ t691,
+ t719,
+ t685,
+ t718,
+ t717,
+ t716,
+ t690,
+ t715,
+ t714,
+ t713,
+ t684,
+ t683,
+ t680,
+ t679,
+ t678,
+ t677,
+ t676,
+ t675;
+ t712 = y*y;
+ t692 = RATIONAL(2.0,49.0)*t712;
+ t707 = RATIONAL(1.0,10.0);
+ t711 = x*x;
+ t693 = t707*t711;
+ t729 = t692+t693+RATIONAL(-289.0,2940.0);
+ t687 = RATIONAL(-1.0,49.0)*t712;
+ t728 = t693+RATIONAL(71.0,2940.0)+t687;
+ t697 = RATIONAL(-2.0,5.0)*t711;
+ t727 = t697+RATIONAL(226.0,735.0)+t687;
+ t726 = t697+RATIONAL(181.0,735.0)+RATIONAL(1.0,98.0)*t712;
+ t725 = x*y;
+ t686 = t707*x;
+ t694 = RATIONAL(-1.0,10.0)*x;
+ t695 = RATIONAL(-1.0,5.0)*x;
+ t698 = RATIONAL(1.0,5.0)*x;
+ t689 = RATIONAL(-2.0,49.0)*t712;
+ t724 = t693+RATIONAL(191.0,2940.0)+t689;
+ t681 = RATIONAL(1.0,49.0)*t712;
+ t723 = t697+RATIONAL(166.0,735.0)+t681;
+ t696 = RATIONAL(3.0,5.0)*t711;
+ t722 = t696+RATIONAL(-53.0,98.0)+t681;
+ t721 = t696+RATIONAL(-41.0,98.0)+t689;
+ t688 = RATIONAL(2.0,35.0)*y;
+ t720 = t688+t729;
+ t691 = RATIONAL(-2.0,35.0)*y;
+ t719 = t691+t729;
+ t685 = RATIONAL(-1.0,35.0)*y;
+ t718 = t685+t727;
+ t717 = t686+t728;
+ t716 = t695+t726;
+ t690 = RATIONAL(1.0,35.0)*y;
+ t715 = t690+t727;
+ t714 = t698+t726;
+ t713 = t694+t728;
+ t684 = RATIONAL(1.0,70.0)*y;
+ t683 = RATIONAL(-1.0,70.0)*y;
+ t680 = y*t695;
+ t679 = y*t698;
+ t678 = RATIONAL(-1.0,20.0)*t725;
+ t677 = y*t686;
+ t676 = y*t694;
+ t675 = RATIONAL(1.0,20.0)*t725;
+ coeff_dxx_m2_m2 = t677+t694+t719;
+ coeff_dxx_m1_m2 = t680+t698+t715;
+ coeff_dxx_0_m2 = t688+t721;
+ coeff_dxx_p1_m2 = t679+t695+t715;
+ coeff_dxx_p2_m2 = t686+t676+t719;
+ coeff_dxx_m2_m1 = t685+t675+t713;
+ coeff_dxx_m1_m1 = t676+t684+t714;
+ coeff_dxx_0_m1 = t690+t722;
+ coeff_dxx_p1_m1 = t684+t677+t716;
+ coeff_dxx_p2_m1 = t685+t678+t717;
+ coeff_dxx_m2_0 = t694+t724;
+ coeff_dxx_m1_0 = t698+t723;
+ coeff_dxx_0_0 = t692+RATIONAL(-57.0,98.0)+t696;
+ coeff_dxx_p1_0 = t695+t723;
+ coeff_dxx_p2_0 = t686+t724;
+ coeff_dxx_m2_p1 = t690+t678+t713;
+ coeff_dxx_m1_p1 = t677+t683+t714;
+ coeff_dxx_0_p1 = t685+t722;
+ coeff_dxx_p1_p1 = t683+t676+t716;
+ coeff_dxx_p2_p1 = t690+t675+t717;
+ coeff_dxx_m2_p2 = t676+t694+t720;
+ coeff_dxx_m1_p2 = t698+t679+t718;
+ coeff_dxx_0_p2 = t691+t721;
+ coeff_dxx_p1_p2 = t695+t680+t718;
+ coeff_dxx_p2_p2 = t686+t677+t720;