aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order1.smooth0/coeff-dx.compute.c
blob: 3d89f018926e48f75afd36c93057dd66e46f7ee3 (plain)
1
2
3
4
5
6
7
8
fp t9,
   t8;
      t9 = RATIONAL(-1.0,2.0);
      t8 = RATIONAL(1.0,2.0);
      coeff_dx_0_0 = t9;
      coeff_dx_p1_0 = t8;
      coeff_dx_0_p1 = t9;
      coeff_dx_p1_p1 = t8;