aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order3.smooth0/coeff-dyy.compute.c
blob: 77388ea64d8b696e2e14877ee385d5da59a425af (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
fp t278,
   t292,
   t280,
   t291,
   t277,
   t290,
   t279,
   t289,
   t284,
   t283,
   t282,
   t281;
      t278 = RATIONAL(1.0,20.0)*x;
      t292 = t278+RATIONAL(9.0,40.0);
      t280 = RATIONAL(-3.0,20.0)*x;
      t291 = t280+RATIONAL(13.0,40.0);
      t277 = RATIONAL(3.0,20.0)*x;
      t290 = t277+RATIONAL(7.0,40.0);
      t279 = RATIONAL(-1.0,20.0)*x;
      t289 = t279+RATIONAL(11.0,40.0);
      t284 = RATIONAL(-3.0,4.0)*y;
      t283 = RATIONAL(1.0,4.0)*y;
      t282 = RATIONAL(-1.0,4.0)*y;
      t281 = RATIONAL(3.0,4.0)*y;
      coeff_dyy_m1_m1 = t282+t291;
      coeff_dyy_0_m1 = t282+t289;
      coeff_dyy_p1_m1 = t282+t292;
      coeff_dyy_p2_m1 = t282+t290;
      coeff_dyy_m1_0 = t281+t277+RATIONAL(-23.0,40.0);
      coeff_dyy_0_0 = t281+t278+RATIONAL(-21.0,40.0);
      coeff_dyy_p1_0 = RATIONAL(-19.0,40.0)+t279+t281;
      coeff_dyy_p2_0 = t281+RATIONAL(-17.0,40.0)+t280;
      coeff_dyy_m1_p1 = t284+t290;
      coeff_dyy_0_p1 = t284+t292;
      coeff_dyy_p1_p1 = t284+t289;
      coeff_dyy_p2_p1 = t284+t291;
      coeff_dyy_m1_p2 = t280+RATIONAL(3.0,40.0)+t283;
      coeff_dyy_0_p2 = RATIONAL(1.0,40.0)+t279+t283;
      coeff_dyy_p1_p2 = t283+t278+RATIONAL(-1.0,40.0);
      coeff_dyy_p2_p2 = t283+t277+RATIONAL(-3.0,40.0);