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