aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/common/3d.cube.size6/interp-dxx.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/common/3d.cube.size6/interp-dxx.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/common/3d.cube.size6/interp-dxx.compute.c217
1 files changed, 0 insertions, 217 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/common/3d.cube.size6/interp-dxx.compute.c b/src/GeneralizedPolynomial-Uniform/common/3d.cube.size6/interp-dxx.compute.c
deleted file mode 100644
index 52243ac..0000000
--- a/src/GeneralizedPolynomial-Uniform/common/3d.cube.size6/interp-dxx.compute.c
+++ /dev/null
@@ -1,217 +0,0 @@
-result =
- coeff_dxx_m2_m2_m2*data_m2_m2_m2
- + coeff_dxx_m1_m2_m2*data_m1_m2_m2
- + coeff_dxx_0_m2_m2*data_0_m2_m2
- + coeff_dxx_p1_m2_m2*data_p1_m2_m2
- + coeff_dxx_p2_m2_m2*data_p2_m2_m2
- + coeff_dxx_p3_m2_m2*data_p3_m2_m2
- + coeff_dxx_m2_m1_m2*data_m2_m1_m2
- + coeff_dxx_m1_m1_m2*data_m1_m1_m2
- + coeff_dxx_0_m1_m2*data_0_m1_m2
- + coeff_dxx_p1_m1_m2*data_p1_m1_m2
- + coeff_dxx_p2_m1_m2*data_p2_m1_m2
- + coeff_dxx_p3_m1_m2*data_p3_m1_m2
- + coeff_dxx_m2_0_m2*data_m2_0_m2
- + coeff_dxx_m1_0_m2*data_m1_0_m2
- + coeff_dxx_0_0_m2*data_0_0_m2
- + coeff_dxx_p1_0_m2*data_p1_0_m2
- + coeff_dxx_p2_0_m2*data_p2_0_m2
- + coeff_dxx_p3_0_m2*data_p3_0_m2
- + coeff_dxx_m2_p1_m2*data_m2_p1_m2
- + coeff_dxx_m1_p1_m2*data_m1_p1_m2
- + coeff_dxx_0_p1_m2*data_0_p1_m2
- + coeff_dxx_p1_p1_m2*data_p1_p1_m2
- + coeff_dxx_p2_p1_m2*data_p2_p1_m2
- + coeff_dxx_p3_p1_m2*data_p3_p1_m2
- + coeff_dxx_m2_p2_m2*data_m2_p2_m2
- + coeff_dxx_m1_p2_m2*data_m1_p2_m2
- + coeff_dxx_0_p2_m2*data_0_p2_m2
- + coeff_dxx_p1_p2_m2*data_p1_p2_m2
- + coeff_dxx_p2_p2_m2*data_p2_p2_m2
- + coeff_dxx_p3_p2_m2*data_p3_p2_m2
- + coeff_dxx_m2_p3_m2*data_m2_p3_m2
- + coeff_dxx_m1_p3_m2*data_m1_p3_m2
- + coeff_dxx_0_p3_m2*data_0_p3_m2
- + coeff_dxx_p1_p3_m2*data_p1_p3_m2
- + coeff_dxx_p2_p3_m2*data_p2_p3_m2
- + coeff_dxx_p3_p3_m2*data_p3_p3_m2
- + coeff_dxx_m2_m2_m1*data_m2_m2_m1
- + coeff_dxx_m1_m2_m1*data_m1_m2_m1
- + coeff_dxx_0_m2_m1*data_0_m2_m1
- + coeff_dxx_p1_m2_m1*data_p1_m2_m1
- + coeff_dxx_p2_m2_m1*data_p2_m2_m1
- + coeff_dxx_p3_m2_m1*data_p3_m2_m1
- + coeff_dxx_m2_m1_m1*data_m2_m1_m1
- + coeff_dxx_m1_m1_m1*data_m1_m1_m1
- + coeff_dxx_0_m1_m1*data_0_m1_m1
- + coeff_dxx_p1_m1_m1*data_p1_m1_m1
- + coeff_dxx_p2_m1_m1*data_p2_m1_m1
- + coeff_dxx_p3_m1_m1*data_p3_m1_m1
- + coeff_dxx_m2_0_m1*data_m2_0_m1
- + coeff_dxx_m1_0_m1*data_m1_0_m1
- + coeff_dxx_0_0_m1*data_0_0_m1
- + coeff_dxx_p1_0_m1*data_p1_0_m1
- + coeff_dxx_p2_0_m1*data_p2_0_m1
- + coeff_dxx_p3_0_m1*data_p3_0_m1
- + coeff_dxx_m2_p1_m1*data_m2_p1_m1
- + coeff_dxx_m1_p1_m1*data_m1_p1_m1
- + coeff_dxx_0_p1_m1*data_0_p1_m1
- + coeff_dxx_p1_p1_m1*data_p1_p1_m1
- + coeff_dxx_p2_p1_m1*data_p2_p1_m1
- + coeff_dxx_p3_p1_m1*data_p3_p1_m1
- + coeff_dxx_m2_p2_m1*data_m2_p2_m1
- + coeff_dxx_m1_p2_m1*data_m1_p2_m1
- + coeff_dxx_0_p2_m1*data_0_p2_m1
- + coeff_dxx_p1_p2_m1*data_p1_p2_m1
- + coeff_dxx_p2_p2_m1*data_p2_p2_m1
- + coeff_dxx_p3_p2_m1*data_p3_p2_m1
- + coeff_dxx_m2_p3_m1*data_m2_p3_m1
- + coeff_dxx_m1_p3_m1*data_m1_p3_m1
- + coeff_dxx_0_p3_m1*data_0_p3_m1
- + coeff_dxx_p1_p3_m1*data_p1_p3_m1
- + coeff_dxx_p2_p3_m1*data_p2_p3_m1
- + coeff_dxx_p3_p3_m1*data_p3_p3_m1
- + coeff_dxx_m2_m2_0*data_m2_m2_0
- + coeff_dxx_m1_m2_0*data_m1_m2_0
- + coeff_dxx_0_m2_0*data_0_m2_0
- + coeff_dxx_p1_m2_0*data_p1_m2_0
- + coeff_dxx_p2_m2_0*data_p2_m2_0
- + coeff_dxx_p3_m2_0*data_p3_m2_0
- + coeff_dxx_m2_m1_0*data_m2_m1_0
- + coeff_dxx_m1_m1_0*data_m1_m1_0
- + coeff_dxx_0_m1_0*data_0_m1_0
- + coeff_dxx_p1_m1_0*data_p1_m1_0
- + coeff_dxx_p2_m1_0*data_p2_m1_0
- + coeff_dxx_p3_m1_0*data_p3_m1_0
- + coeff_dxx_m2_0_0*data_m2_0_0
- + coeff_dxx_m1_0_0*data_m1_0_0
- + coeff_dxx_0_0_0*data_0_0_0
- + coeff_dxx_p1_0_0*data_p1_0_0
- + coeff_dxx_p2_0_0*data_p2_0_0
- + coeff_dxx_p3_0_0*data_p3_0_0
- + coeff_dxx_m2_p1_0*data_m2_p1_0
- + coeff_dxx_m1_p1_0*data_m1_p1_0
- + coeff_dxx_0_p1_0*data_0_p1_0
- + coeff_dxx_p1_p1_0*data_p1_p1_0
- + coeff_dxx_p2_p1_0*data_p2_p1_0
- + coeff_dxx_p3_p1_0*data_p3_p1_0
- + coeff_dxx_m2_p2_0*data_m2_p2_0
- + coeff_dxx_m1_p2_0*data_m1_p2_0
- + coeff_dxx_0_p2_0*data_0_p2_0
- + coeff_dxx_p1_p2_0*data_p1_p2_0
- + coeff_dxx_p2_p2_0*data_p2_p2_0
- + coeff_dxx_p3_p2_0*data_p3_p2_0
- + coeff_dxx_m2_p3_0*data_m2_p3_0
- + coeff_dxx_m1_p3_0*data_m1_p3_0
- + coeff_dxx_0_p3_0*data_0_p3_0
- + coeff_dxx_p1_p3_0*data_p1_p3_0
- + coeff_dxx_p2_p3_0*data_p2_p3_0
- + coeff_dxx_p3_p3_0*data_p3_p3_0
- + coeff_dxx_m2_m2_p1*data_m2_m2_p1
- + coeff_dxx_m1_m2_p1*data_m1_m2_p1
- + coeff_dxx_0_m2_p1*data_0_m2_p1
- + coeff_dxx_p1_m2_p1*data_p1_m2_p1
- + coeff_dxx_p2_m2_p1*data_p2_m2_p1
- + coeff_dxx_p3_m2_p1*data_p3_m2_p1
- + coeff_dxx_m2_m1_p1*data_m2_m1_p1
- + coeff_dxx_m1_m1_p1*data_m1_m1_p1
- + coeff_dxx_0_m1_p1*data_0_m1_p1
- + coeff_dxx_p1_m1_p1*data_p1_m1_p1
- + coeff_dxx_p2_m1_p1*data_p2_m1_p1
- + coeff_dxx_p3_m1_p1*data_p3_m1_p1
- + coeff_dxx_m2_0_p1*data_m2_0_p1
- + coeff_dxx_m1_0_p1*data_m1_0_p1
- + coeff_dxx_0_0_p1*data_0_0_p1
- + coeff_dxx_p1_0_p1*data_p1_0_p1
- + coeff_dxx_p2_0_p1*data_p2_0_p1
- + coeff_dxx_p3_0_p1*data_p3_0_p1
- + coeff_dxx_m2_p1_p1*data_m2_p1_p1
- + coeff_dxx_m1_p1_p1*data_m1_p1_p1
- + coeff_dxx_0_p1_p1*data_0_p1_p1
- + coeff_dxx_p1_p1_p1*data_p1_p1_p1
- + coeff_dxx_p2_p1_p1*data_p2_p1_p1
- + coeff_dxx_p3_p1_p1*data_p3_p1_p1
- + coeff_dxx_m2_p2_p1*data_m2_p2_p1
- + coeff_dxx_m1_p2_p1*data_m1_p2_p1
- + coeff_dxx_0_p2_p1*data_0_p2_p1
- + coeff_dxx_p1_p2_p1*data_p1_p2_p1
- + coeff_dxx_p2_p2_p1*data_p2_p2_p1
- + coeff_dxx_p3_p2_p1*data_p3_p2_p1
- + coeff_dxx_m2_p3_p1*data_m2_p3_p1
- + coeff_dxx_m1_p3_p1*data_m1_p3_p1
- + coeff_dxx_0_p3_p1*data_0_p3_p1
- + coeff_dxx_p1_p3_p1*data_p1_p3_p1
- + coeff_dxx_p2_p3_p1*data_p2_p3_p1
- + coeff_dxx_p3_p3_p1*data_p3_p3_p1
- + coeff_dxx_m2_m2_p2*data_m2_m2_p2
- + coeff_dxx_m1_m2_p2*data_m1_m2_p2
- + coeff_dxx_0_m2_p2*data_0_m2_p2
- + coeff_dxx_p1_m2_p2*data_p1_m2_p2
- + coeff_dxx_p2_m2_p2*data_p2_m2_p2
- + coeff_dxx_p3_m2_p2*data_p3_m2_p2
- + coeff_dxx_m2_m1_p2*data_m2_m1_p2
- + coeff_dxx_m1_m1_p2*data_m1_m1_p2
- + coeff_dxx_0_m1_p2*data_0_m1_p2
- + coeff_dxx_p1_m1_p2*data_p1_m1_p2
- + coeff_dxx_p2_m1_p2*data_p2_m1_p2
- + coeff_dxx_p3_m1_p2*data_p3_m1_p2
- + coeff_dxx_m2_0_p2*data_m2_0_p2
- + coeff_dxx_m1_0_p2*data_m1_0_p2
- + coeff_dxx_0_0_p2*data_0_0_p2
- + coeff_dxx_p1_0_p2*data_p1_0_p2
- + coeff_dxx_p2_0_p2*data_p2_0_p2
- + coeff_dxx_p3_0_p2*data_p3_0_p2
- + coeff_dxx_m2_p1_p2*data_m2_p1_p2
- + coeff_dxx_m1_p1_p2*data_m1_p1_p2
- + coeff_dxx_0_p1_p2*data_0_p1_p2
- + coeff_dxx_p1_p1_p2*data_p1_p1_p2
- + coeff_dxx_p2_p1_p2*data_p2_p1_p2
- + coeff_dxx_p3_p1_p2*data_p3_p1_p2
- + coeff_dxx_m2_p2_p2*data_m2_p2_p2
- + coeff_dxx_m1_p2_p2*data_m1_p2_p2
- + coeff_dxx_0_p2_p2*data_0_p2_p2
- + coeff_dxx_p1_p2_p2*data_p1_p2_p2
- + coeff_dxx_p2_p2_p2*data_p2_p2_p2
- + coeff_dxx_p3_p2_p2*data_p3_p2_p2
- + coeff_dxx_m2_p3_p2*data_m2_p3_p2
- + coeff_dxx_m1_p3_p2*data_m1_p3_p2
- + coeff_dxx_0_p3_p2*data_0_p3_p2
- + coeff_dxx_p1_p3_p2*data_p1_p3_p2
- + coeff_dxx_p2_p3_p2*data_p2_p3_p2
- + coeff_dxx_p3_p3_p2*data_p3_p3_p2
- + coeff_dxx_m2_m2_p3*data_m2_m2_p3
- + coeff_dxx_m1_m2_p3*data_m1_m2_p3
- + coeff_dxx_0_m2_p3*data_0_m2_p3
- + coeff_dxx_p1_m2_p3*data_p1_m2_p3
- + coeff_dxx_p2_m2_p3*data_p2_m2_p3
- + coeff_dxx_p3_m2_p3*data_p3_m2_p3
- + coeff_dxx_m2_m1_p3*data_m2_m1_p3
- + coeff_dxx_m1_m1_p3*data_m1_m1_p3
- + coeff_dxx_0_m1_p3*data_0_m1_p3
- + coeff_dxx_p1_m1_p3*data_p1_m1_p3
- + coeff_dxx_p2_m1_p3*data_p2_m1_p3
- + coeff_dxx_p3_m1_p3*data_p3_m1_p3
- + coeff_dxx_m2_0_p3*data_m2_0_p3
- + coeff_dxx_m1_0_p3*data_m1_0_p3
- + coeff_dxx_0_0_p3*data_0_0_p3
- + coeff_dxx_p1_0_p3*data_p1_0_p3
- + coeff_dxx_p2_0_p3*data_p2_0_p3
- + coeff_dxx_p3_0_p3*data_p3_0_p3
- + coeff_dxx_m2_p1_p3*data_m2_p1_p3
- + coeff_dxx_m1_p1_p3*data_m1_p1_p3
- + coeff_dxx_0_p1_p3*data_0_p1_p3
- + coeff_dxx_p1_p1_p3*data_p1_p1_p3
- + coeff_dxx_p2_p1_p3*data_p2_p1_p3
- + coeff_dxx_p3_p1_p3*data_p3_p1_p3
- + coeff_dxx_m2_p2_p3*data_m2_p2_p3
- + coeff_dxx_m1_p2_p3*data_m1_p2_p3
- + coeff_dxx_0_p2_p3*data_0_p2_p3
- + coeff_dxx_p1_p2_p3*data_p1_p2_p3
- + coeff_dxx_p2_p2_p3*data_p2_p2_p3
- + coeff_dxx_p3_p2_p3*data_p3_p2_p3
- + coeff_dxx_m2_p3_p3*data_m2_p3_p3
- + coeff_dxx_m1_p3_p3*data_m1_p3_p3
- + coeff_dxx_0_p3_p3*data_0_p3_p3
- + coeff_dxx_p1_p3_p3*data_p1_p3_p3
- + coeff_dxx_p2_p3_p3*data_p2_p3_p3
- + coeff_dxx_p3_p3_p3*data_p3_p3_p3;