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