aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/2d.coeffs/2d.cube.order2.smooth0/coeff-dxy.compute.c
blob: 299cc38935c953b2eb5e7493cbd7676e384be0c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
fp t55,
   t54,
   t53;
      t55 = RATIONAL(0.0,1.0);
      t54 = RATIONAL(-1.0,4.0);
      t53 = RATIONAL(1.0,4.0);
      coeff_dxy_m1_m1 = t53;
      coeff_dxy_0_m1 = t55;
      coeff_dxy_p1_m1 = t54;
      coeff_dxy_m1_0 = t55;
      coeff_dxy_0_0 = t55;
      coeff_dxy_p1_0 = t55;
      coeff_dxy_m1_p1 = t54;
      coeff_dxy_0_p1 = t55;
      coeff_dxy_p1_p1 = t53;