aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/common/2d.cube.size5/coeff-dx.dcl.c
blob: 965e5ab043e1250eef7ec1520f978b321862cf7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
fp coeff_dx_m2_m2,
   coeff_dx_m1_m2,
   coeff_dx_0_m2,
   coeff_dx_p1_m2,
   coeff_dx_p2_m2,
   coeff_dx_m2_m1,
   coeff_dx_m1_m1,
   coeff_dx_0_m1,
   coeff_dx_p1_m1,
   coeff_dx_p2_m1,
   coeff_dx_m2_0,
   coeff_dx_m1_0,
   coeff_dx_0_0,
   coeff_dx_p1_0,
   coeff_dx_p2_0,
   coeff_dx_m2_p1,
   coeff_dx_m1_p1,
   coeff_dx_0_p1,
   coeff_dx_p1_p1,
   coeff_dx_p2_p1,
   coeff_dx_m2_p2,
   coeff_dx_m1_p2,
   coeff_dx_0_p2,
   coeff_dx_p1_p2,
   coeff_dx_p2_p2;