aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order1.smooth0/coeff-dy.compute.c
blob: 2638b342a72d32bcfa1cd166cf9e5fda1dff9930 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
fp t16,
   t15;
      t16 = RATIONAL(-1.0,4.0);
      t15 = RATIONAL(1.0,4.0);
      coeff_dy_0_0_0 = t16;
      coeff_dy_p1_0_0 = t16;
      coeff_dy_0_p1_0 = t15;
      coeff_dy_p1_p1_0 = t15;
      coeff_dy_0_0_p1 = t16;
      coeff_dy_p1_0_p1 = t16;
      coeff_dy_0_p1_p1 = t15;
      coeff_dy_p1_p1_p1 = t15;