aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order2.smooth0/coeff-dz.compute.c
blob: 0c11cd410270ebea1899685ab9e855306d11cdd8 (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
fp t124,
   t125,
   t120,
   t136,
   t127,
   t121,
   t135,
   t119,
   t134,
   t133,
   t132,
   t131,
   t130,
   t129,
   t128,
   t126,
   t123;
      t124 = RATIONAL(1.0,9.0)*z;
      t125 = RATIONAL(-1.0,12.0);
      t120 = t125*x;
      t136 = t124+t120;
      t127 = RATIONAL(1.0,12.0);
      t121 = t127*y;
      t135 = t124+t121;
      t119 = t125*y;
      t134 = t124+t119;
      t133 = t124+t127*x;
      t132 = t120+t135;
      t131 = t119+t133;
      t130 = t120+t134;
      t129 = t121+t133;
      t128 = RATIONAL(-1.0,18.0);
      t126 = RATIONAL(1.0,18.0);
      t123 = RATIONAL(-2.0,9.0)*z;
      coeff_dz_m1_m1_m1 = t128+t129;
      coeff_dz_0_m1_m1 = t128+t135;
      coeff_dz_p1_m1_m1 = t128+t132;
      coeff_dz_m1_0_m1 = t128+t133;
      coeff_dz_0_0_m1 = t124+t128;
      coeff_dz_p1_0_m1 = t128+t136;
      coeff_dz_m1_p1_m1 = t128+t131;
      coeff_dz_0_p1_m1 = t128+t134;
      coeff_dz_p1_p1_m1 = t128+t130;
      coeff_dz_m1_m1_0 = t123;
      coeff_dz_0_m1_0 = t123;
      coeff_dz_p1_m1_0 = t123;
      coeff_dz_m1_0_0 = t123;
      coeff_dz_0_0_0 = t123;
      coeff_dz_p1_0_0 = t123;
      coeff_dz_m1_p1_0 = t123;
      coeff_dz_0_p1_0 = t123;
      coeff_dz_p1_p1_0 = t123;
      coeff_dz_m1_m1_p1 = t126+t130;
      coeff_dz_0_m1_p1 = t126+t134;
      coeff_dz_p1_m1_p1 = t126+t131;
      coeff_dz_m1_0_p1 = t126+t136;
      coeff_dz_0_0_p1 = t124+t126;
      coeff_dz_p1_0_p1 = t126+t133;
      coeff_dz_m1_p1_p1 = t126+t132;
      coeff_dz_0_p1_p1 = t126+t135;
      coeff_dz_p1_p1_p1 = t126+t129;