aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/3d.coeffs/3d.cube.order1.smooth0/coeff-dx.compute.c
blob: fd79e4a87f0638a248cd047c9fd0a59b6a9f2ef4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
fp t14,
   t13;
      t14 = RATIONAL(-1.0,4.0);
      t13 = RATIONAL(1.0,4.0);
      coeff_dx_0_0_0 = t14;
      coeff_dx_p1_0_0 = t13;
      coeff_dx_0_p1_0 = t14;
      coeff_dx_p1_p1_0 = t13;
      coeff_dx_0_0_p1 = t14;
      coeff_dx_p1_0_p1 = t13;
      coeff_dx_0_p1_p1 = t14;
      coeff_dx_p1_p1_p1 = t13;