aboutsummaryrefslogtreecommitdiff
path: root/src/common/2d.cube.size3/coeffs-dcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/2d.cube.size3/coeffs-dcl.h')
-rw-r--r--src/common/2d.cube.size3/coeffs-dcl.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/common/2d.cube.size3/coeffs-dcl.h b/src/common/2d.cube.size3/coeffs-dcl.h
new file mode 100644
index 0000000..1dfb73d
--- /dev/null
+++ b/src/common/2d.cube.size3/coeffs-dcl.h
@@ -0,0 +1,9 @@
+fp coeff_m1_m1;
+fp coeff_0_m1;
+fp coeff_p1_m1;
+fp coeff_m1_0;
+fp coeff_0_0;
+fp coeff_p1_0;
+fp coeff_m1_p1;
+fp coeff_0_p1;
+fp coeff_p1_p1;