aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order4.smooth0/coeff-dxx.compute.c
blob: 15b57499eccf50d6b2949a7a78fa098c314a801d (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 t717,
   t703,
   t737,
   t714,
   t695,
   t736,
   t718,
   t735,
   t697,
   t734,
   t733,
   t694,
   t701,
   t689,
   t704,
   t691,
   t692,
   t732,
   t688,
   t731,
   t700,
   t702,
   t730,
   t690,
   t729,
   t728,
   t727,
   t726,
   t725,
   t724,
   t696,
   t723,
   t722,
   t721,
   t693,
   t720,
   t719,
   t686,
   t685,
   t684,
   t683,
   t682,
   t681;
      t717 = x*x;
      t703 = RATIONAL(-2.0,5.0)*t717;
      t737 = RATIONAL(226.0,735.0)+t703;
      t714 = RATIONAL(1.0,10.0);
      t695 = t714*t717;
      t736 = t695+RATIONAL(71.0,2940.0);
      t718 = y*y;
      t735 = RATIONAL(181.0,735.0)+t703+RATIONAL(1.0,98.0)*t718;
      t697 = RATIONAL(2.0,49.0)*t718;
      t734 = RATIONAL(-289.0,2940.0)+t695+t697;
      t733 = x*y;
      t694 = RATIONAL(-1.0,10.0)*x;
      t701 = RATIONAL(-1.0,5.0)*x;
      t689 = t714*x;
      t704 = RATIONAL(1.0,5.0)*x;
      t691 = RATIONAL(1.0,35.0)*y;
      t692 = RATIONAL(-1.0,49.0)*t718;
      t732 = t691+t692;
      t688 = RATIONAL(-1.0,35.0)*y;
      t731 = t692+t688;
      t700 = RATIONAL(1.0,49.0)*t718;
      t702 = RATIONAL(3.0,5.0)*t717;
      t730 = RATIONAL(-53.0,98.0)+t700+t702;
      t690 = RATIONAL(-2.0,49.0)*t718;
      t729 = RATIONAL(-41.0,98.0)+t702+t690;
      t728 = RATIONAL(191.0,2940.0)+t695+t690;
      t727 = RATIONAL(166.0,735.0)+t700+t703;
      t726 = t732+t736;
      t725 = t731+t736;
      t724 = RATIONAL(-1.0,70.0)*y+t735;
      t696 = RATIONAL(-2.0,35.0)*y;
      t723 = t696+t734;
      t722 = RATIONAL(1.0,70.0)*y+t735;
      t721 = t731+t737;
      t693 = RATIONAL(2.0,35.0)*y;
      t720 = t693+t734;
      t719 = t732+t737;
      t686 = y*t701;
      t685 = y*t704;
      t684 = RATIONAL(-1.0,20.0)*t733;
      t683 = y*t689;
      t682 = y*t694;
      t681 = RATIONAL(1.0,20.0)*t733;
      coeff_dxx_m2_m2 = t694+t683+t723;
      coeff_dxx_m1_m2 = t704+t686+t719;
      coeff_dxx_0_m2 = t693+t729;
      coeff_dxx_p1_m2 = t701+t685+t719;
      coeff_dxx_p2_m2 = t689+t682+t723;
      coeff_dxx_m2_m1 = t694+t681+t725;
      coeff_dxx_m1_m1 = t682+t704+t722;
      coeff_dxx_0_m1 = t691+t730;
      coeff_dxx_p1_m1 = t683+t701+t722;
      coeff_dxx_p2_m1 = t684+t689+t725;
      coeff_dxx_m2_0 = t694+t728;
      coeff_dxx_m1_0 = t704+t727;
      coeff_dxx_0_0 = t702+RATIONAL(-57.0,98.0)+t697;
      coeff_dxx_p1_0 = t701+t727;
      coeff_dxx_p2_0 = t689+t728;
      coeff_dxx_m2_p1 = t684+t694+t726;
      coeff_dxx_m1_p1 = t704+t683+t724;
      coeff_dxx_0_p1 = t688+t730;
      coeff_dxx_p1_p1 = t701+t682+t724;
      coeff_dxx_p2_p1 = t689+t681+t726;
      coeff_dxx_m2_p2 = t682+t694+t720;
      coeff_dxx_m1_p2 = t685+t704+t721;
      coeff_dxx_0_p2 = t696+t729;
      coeff_dxx_p1_p2 = t701+t686+t721;
      coeff_dxx_p2_p2 = t689+t683+t720;