aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order4.smooth0/coeff-dxx.compute.c
blob: 3ac1e8cf0f4e4fe70a3be9c7b8e31f36e5afd77e (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
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;