aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order4.smooth0/coeff-dxy.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order4.smooth0/coeff-dxy.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order4.smooth0/coeff-dxy.compute.c119
1 files changed, 0 insertions, 119 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order4.smooth0/coeff-dxy.compute.c b/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order4.smooth0/coeff-dxy.compute.c
deleted file mode 100644
index 9ec1cb6..0000000
--- a/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order4.smooth0/coeff-dxy.compute.c
+++ /dev/null
@@ -1,119 +0,0 @@
-fp t786,
- t785,
- t804,
- t781,
- t765,
- t773,
- t750,
- t803,
- t754,
- t745,
- t802,
- t801,
- t800,
- t799,
- t741,
- t798,
- t797,
- t796,
- t795,
- t777,
- t784,
- t794,
- t740,
- t793,
- t792,
- t791,
- t739,
- t790,
- t789,
- t782,
- t783,
- t788,
- t787,
- t779,
- t778,
- t776,
- t775,
- t766,
- t764,
- t761,
- t760,
- t759,
- t757,
- t752,
- t751,
- t742,
- t738;
- t786 = y*y;
- t785 = x*x;
- t804 = t785+t786;
- t781 = RATIONAL(-1.0,35.0);
- t765 = t781*x;
- t773 = RATIONAL(1.0,35.0);
- t750 = t773*y;
- t803 = t765+t750;
- t754 = t773*x;
- t745 = t781*y;
- t802 = t754+t745;
- t801 = t765+t745;
- t800 = t754+t750;
- t799 = x*y;
- t741 = RATIONAL(-2.0,49.0)*t799;
- t798 = t741+RATIONAL(-21.0,200.0);
- t797 = t804*RATIONAL(1.0,20.0);
- t796 = t804*RATIONAL(-1.0,20.0);
- t795 = t741+RATIONAL(21.0,200.0);
- t777 = RATIONAL(-1.0,40.0);
- t784 = RATIONAL(1.0,10.0);
- t794 = t784*t785+t777*t786+t798;
- t740 = RATIONAL(1.0,49.0)*t799;
- t793 = t740+RATIONAL(-37.0,300.0)+t797;
- t792 = t777*t785+t784*t786+t798;
- t791 = t740+RATIONAL(37.0,300.0)+t796;
- t739 = RATIONAL(4.0,49.0)*t799;
- t790 = t739+RATIONAL(-11.0,150.0)+t797;
- t789 = t739+RATIONAL(11.0,150.0)+t796;
- t782 = RATIONAL(1.0,40.0);
- t783 = RATIONAL(-1.0,10.0);
- t788 = t783*t785+t782*t786+t795;
- t787 = t783*t786+t782*t785+t795;
- t779 = RATIONAL(2.0,35.0);
- t778 = RATIONAL(-1.0,70.0);
- t776 = RATIONAL(-2.0,35.0);
- t775 = RATIONAL(1.0,70.0);
- t766 = t775*y;
- t764 = t775*x;
- t761 = t778*y;
- t760 = t776*x;
- t759 = t776*y;
- t757 = t778*x;
- t752 = t779*x;
- t751 = t779*y;
- t742 = RATIONAL(-4.0,49.0)*t799;
- t738 = RATIONAL(2.0,49.0)*t799;
- coeff_dxy_m2_m2 = t760+t759+t790;
- coeff_dxy_m1_m2 = t788+t802;
- coeff_dxy_0_m2 = t742+t752;
- coeff_dxy_p1_m2 = t794+t800;
- coeff_dxy_p2_m2 = t760+t751+t789;
- coeff_dxy_m2_m1 = t787+t803;
- coeff_dxy_m1_m1 = t766+t764+t791;
- coeff_dxy_0_m1 = t754+t738;
- coeff_dxy_p1_m1 = t764+t761+t793;
- coeff_dxy_p2_m1 = t792+t801;
- coeff_dxy_m2_0 = t742+t751;
- coeff_dxy_m1_0 = t738+t750;
- coeff_dxy_0_0 = t739;
- coeff_dxy_p1_0 = t738+t745;
- coeff_dxy_p2_0 = t759+t742;
- coeff_dxy_m2_p1 = t792+t800;
- coeff_dxy_m1_p1 = t766+t757+t793;
- coeff_dxy_0_p1 = t765+t738;
- coeff_dxy_p1_p1 = t757+t761+t791;
- coeff_dxy_p2_p1 = t787+t802;
- coeff_dxy_m2_p2 = t752+t759+t789;
- coeff_dxy_m1_p2 = t794+t801;
- coeff_dxy_0_p2 = t760+t742;
- coeff_dxy_p1_p2 = t788+t803;
- coeff_dxy_p2_p2 = t751+t752+t790;