aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order2.smooth0/coeffs-dxx.compute.c
blob: ab4ef301dbc3eddf3bd9eb0a9e6b28b3365c3360 (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
fp t143;
fp t142;
      t143 = RATIONAL(1.0,9.0);
      t142 = RATIONAL(-2.0,9.0);
      coeffs_dxx->coeff_m1_m1_m1 = t143;
      coeffs_dxx->coeff_0_m1_m1 = t142;
      coeffs_dxx->coeff_p1_m1_m1 = t143;
      coeffs_dxx->coeff_m1_0_m1 = t143;
      coeffs_dxx->coeff_0_0_m1 = t142;
      coeffs_dxx->coeff_p1_0_m1 = t143;
      coeffs_dxx->coeff_m1_p1_m1 = t143;
      coeffs_dxx->coeff_0_p1_m1 = t142;
      coeffs_dxx->coeff_p1_p1_m1 = t143;
      coeffs_dxx->coeff_m1_m1_0 = t143;
      coeffs_dxx->coeff_0_m1_0 = t142;
      coeffs_dxx->coeff_p1_m1_0 = t143;
      coeffs_dxx->coeff_m1_0_0 = t143;
      coeffs_dxx->coeff_0_0_0 = t142;
      coeffs_dxx->coeff_p1_0_0 = t143;
      coeffs_dxx->coeff_m1_p1_0 = t143;
      coeffs_dxx->coeff_0_p1_0 = t142;
      coeffs_dxx->coeff_p1_p1_0 = t143;
      coeffs_dxx->coeff_m1_m1_p1 = t143;
      coeffs_dxx->coeff_0_m1_p1 = t142;
      coeffs_dxx->coeff_p1_m1_p1 = t143;
      coeffs_dxx->coeff_m1_0_p1 = t143;
      coeffs_dxx->coeff_0_0_p1 = t142;
      coeffs_dxx->coeff_p1_0_p1 = t143;
      coeffs_dxx->coeff_m1_p1_p1 = t143;
      coeffs_dxx->coeff_0_p1_p1 = t142;
      coeffs_dxx->coeff_p1_p1_p1 = t143;