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.c107
1 files changed, 0 insertions, 107 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
deleted file mode 100644
index 3ac1e8c..0000000
--- a/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order4.smooth0/coeff-dxx.compute.c
+++ /dev/null
@@ -1,107 +0,0 @@
-fp t713,
- t683,
- t708,
- t712,
- t687,
- t730,
- t696,
- t729,
- t728,
- t690,
- t727,
- t726,
- t697,
- t686,
- t698,
- t691,
- t693,
- t725,
- t699,
- t724,
- t682,
- t723,
- t722,
- t695,
- t721,
- t720,
- t689,
- t719,
- t718,
- t717,
- t716,
- t678,
- t715,
- t676,
- t714,
- t694,
- t685,
- t681,
- t680,
- t679,
- t677;
- t713 = y*y;
- t683 = RATIONAL(-1.0,49.0)*t713;
- t708 = RATIONAL(1.0,10.0);
- t712 = x*x;
- t687 = t708*t712;
- t730 = RATIONAL(71.0,2940.0)+t683+t687;
- t696 = RATIONAL(-2.0,5.0)*t712;
- t729 = t696+RATIONAL(226.0,735.0)+t683;
- t728 = t696+RATIONAL(181.0,735.0)+RATIONAL(1.0,98.0)*t713;
- t690 = RATIONAL(2.0,49.0)*t713;
- t727 = t690+RATIONAL(-289.0,2940.0)+t687;
- t726 = x*y;
- t697 = RATIONAL(1.0,5.0)*x;
- t686 = RATIONAL(-1.0,10.0)*x;
- t698 = RATIONAL(-1.0,5.0)*x;
- t691 = t708*x;
- t693 = RATIONAL(-2.0,49.0)*t713;
- t725 = t693+RATIONAL(191.0,2940.0)+t687;
- t699 = RATIONAL(3.0,5.0)*t712;
- t724 = t693+t699+RATIONAL(-41.0,98.0);
- t682 = RATIONAL(1.0,49.0)*t713;
- t723 = t699+RATIONAL(-53.0,98.0)+t682;
- t722 = t696+RATIONAL(166.0,735.0)+t682;
- t695 = RATIONAL(1.0,35.0)*y;
- t721 = t695+t730;
- t720 = RATIONAL(-1.0,70.0)*y+t728;
- t689 = RATIONAL(-1.0,35.0)*y;
- t719 = t689+t730;
- t718 = t698+t729;
- t717 = RATIONAL(1.0,70.0)*y+t728;
- t716 = t697+t729;
- t678 = y*t686;
- t715 = t678+t727;
- t676 = y*t691;
- t714 = t676+t727;
- t694 = RATIONAL(2.0,35.0)*y;
- t685 = RATIONAL(-2.0,35.0)*y;
- t681 = y*t697;
- t680 = y*t698;
- t679 = RATIONAL(1.0,20.0)*t726;
- t677 = RATIONAL(-1.0,20.0)*t726;
- coeff_dxx_m2_m2 = t686+t685+t714;
- coeff_dxx_m1_m2 = t680+t695+t716;
- coeff_dxx_0_m2 = t694+t724;
- coeff_dxx_p1_m2 = t695+t681+t718;
- coeff_dxx_p2_m2 = t691+t685+t715;
- coeff_dxx_m2_m1 = t679+t686+t719;
- coeff_dxx_m1_m1 = t697+t678+t717;
- coeff_dxx_0_m1 = t695+t723;
- coeff_dxx_p1_m1 = t698+t676+t717;
- coeff_dxx_p2_m1 = t691+t677+t719;
- coeff_dxx_m2_0 = t686+t725;
- coeff_dxx_m1_0 = t697+t722;
- coeff_dxx_0_0 = RATIONAL(-57.0,98.0)+t690+t699;
- coeff_dxx_p1_0 = t698+t722;
- coeff_dxx_p2_0 = t691+t725;
- coeff_dxx_m2_p1 = t677+t686+t721;
- coeff_dxx_m1_p1 = t697+t676+t720;
- coeff_dxx_0_p1 = t689+t723;
- coeff_dxx_p1_p1 = t678+t698+t720;
- coeff_dxx_p2_p1 = t691+t679+t721;
- coeff_dxx_m2_p2 = t694+t686+t715;
- coeff_dxx_m1_p2 = t689+t681+t716;
- coeff_dxx_0_p2 = t685+t724;
- coeff_dxx_p1_p2 = t680+t689+t718;
- coeff_dxx_p2_p2 = t694+t691+t714;