aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order4.smooth0/coeff-dxx.compute.c
blob: 385d8a72db54e9d8bf0b78ef20090195cb905d3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
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;