aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order3.smooth0/coeff-dx.compute.c
blob: 4650764259118ac1785737c4fa518c2c68c364e7 (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
fp t201,
   t164,
   t200,
   t163,
   t199,
   t183,
   t188,
   t173,
   t187,
   t179,
   t198,
   t161,
   t197,
   t162,
   t196,
   t185,
   t176,
   t195,
   t181,
   t194,
   t193,
   t186,
   t177,
   t182,
   t192,
   t180,
   t191,
   t184,
   t172,
   t190,
   t189,
   t178,
   t175,
   t170,
   t168,
   t166,
   t165;
      t201 = x*y;
      t164 = RATIONAL(-3.0,20.0)*t201;
      t200 = RATIONAL(13.0,40.0)*x+t164;
      t163 = RATIONAL(3.0,20.0)*t201;
      t199 = RATIONAL(7.0,40.0)*x+t163;
      t183 = RATIONAL(1.0,40.0);
      t188 = y*y;
      t173 = t183*t188;
      t187 = x*x;
      t179 = RATIONAL(-3.0,8.0)*t187;
      t198 = t173+t179;
      t161 = RATIONAL(1.0,20.0)*t201;
      t197 = RATIONAL(9.0,40.0)*x+t161;
      t162 = RATIONAL(-1.0,20.0)*t201;
      t196 = RATIONAL(11.0,40.0)*x+t162;
      t185 = RATIONAL(-1.0,40.0);
      t176 = t185*t188;
      t195 = t176+t179;
      t181 = RATIONAL(3.0,8.0)*t187;
      t194 = t173+t181;
      t193 = t176+t181;
      t186 = RATIONAL(-3.0,40.0);
      t177 = t186*t188;
      t182 = RATIONAL(-1.0,8.0)*t187;
      t192 = t177+t182;
      t180 = RATIONAL(1.0,8.0)*t187;
      t191 = t177+t180;
      t184 = RATIONAL(3.0,40.0);
      t172 = t184*t188;
      t190 = t172+t180;
      t189 = t172+t182;
      t178 = RATIONAL(2.0,25.0)*y;
      t175 = RATIONAL(-1.0,50.0)*y;
      t170 = RATIONAL(7.0,100.0)*y;
      t168 = RATIONAL(-9.0,100.0)*y;
      t166 = RATIONAL(-1.0,100.0)*y;
      t165 = RATIONAL(-13.0,100.0)*y;
      coeff_dx_m1_m1 = RATIONAL(-109.0,1200.0)+RATIONAL(6.0,25.0)*y+t192+t200;
      coeff_dx_0_m1 = RATIONAL(-31.0,400.0)+RATIONAL(-23.0,40.0)*x+t175+t163+
t193;
      coeff_dx_p1_m1 = RATIONAL(111.0,400.0)+t165+t198+t199;
      coeff_dx_p2_m1 = t168+t164+RATIONAL(-131.0,1200.0)+t184*x+t190;
      coeff_dx_m1_0 = RATIONAL(-223.0,1200.0)+t175+t189+t196;
      coeff_dx_0_0 = RATIONAL(-57.0,400.0)+RATIONAL(-21.0,40.0)*x+RATIONAL(-1.0
,25.0)*y+t161+t194;
      coeff_dx_p1_0 = RATIONAL(117.0,400.0)+t166+t195+t197;
      coeff_dx_p2_0 = RATIONAL(43.0,1200.0)+t183*x+t162+t170+t191;
      coeff_dx_m1_p1 = RATIONAL(-157.0,1200.0)+t165+t189+t197;
      coeff_dx_0_p1 = RATIONAL(-63.0,400.0)+t166+t162+RATIONAL(-19.0,40.0)*x+
t194;
      coeff_dx_p1_p1 = RATIONAL(3.0,50.0)*y+RATIONAL(103.0,400.0)+t195+t196;
      coeff_dx_p2_p1 = t185*x+t161+RATIONAL(37.0,1200.0)+t178+t191;
      coeff_dx_m1_p2 = t168+RATIONAL(89.0,1200.0)+t192+t199;
      coeff_dx_0_p2 = t164+t170+RATIONAL(-17.0,40.0)*x+RATIONAL(-49.0,400.0)+
t193;
      coeff_dx_p1_p2 = RATIONAL(69.0,400.0)+t178+t198+t200;
      coeff_dx_p2_p2 = t163+RATIONAL(-149.0,1200.0)+t186*x+RATIONAL(-3.0,50.0)*
y+t190;