aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange-maximum-degree/3d.coeffs/3d.cube.order1.smooth0/coeffs-dz.compute.c
blob: 9f258750b1373fa3cb4c160ce4936a5ee317adf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
fp t19;
fp t18;
      t19 = RATIONAL(1.0,4.0);
      t18 = RATIONAL(-1.0,4.0);
      coeffs_dz->coeff_0_0_0 = t18;
      coeffs_dz->coeff_p1_0_0 = t18;
      coeffs_dz->coeff_0_p1_0 = t18;
      coeffs_dz->coeff_p1_p1_0 = t18;
      coeffs_dz->coeff_0_0_p1 = t19;
      coeffs_dz->coeff_p1_0_p1 = t19;
      coeffs_dz->coeff_0_p1_p1 = t19;
      coeffs_dz->coeff_p1_p1_p1 = t19;