aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order3.smooth0/coeff-dxy.compute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order3.smooth0/coeff-dxy.compute.c')
-rw-r--r--src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order3.smooth0/coeff-dxy.compute.c52
1 files changed, 0 insertions, 52 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order3.smooth0/coeff-dxy.compute.c b/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order3.smooth0/coeff-dxy.compute.c
deleted file mode 100644
index 20e2106..0000000
--- a/src/GeneralizedPolynomial-Uniform/Lagrange/2d.coeffs/2d.cube.order3.smooth0/coeff-dxy.compute.c
+++ /dev/null
@@ -1,52 +0,0 @@
-fp t276,
- t275,
- t274,
- t273,
- t272,
- t271,
- t270,
- t269,
- t268,
- t267,
- t266,
- t265,
- t264,
- t263,
- t262,
- t261,
- t260,
- t259;
- t276 = RATIONAL(-1.0,50.0);
- t275 = RATIONAL(2.0,25.0);
- t274 = RATIONAL(-3.0,20.0);
- t273 = RATIONAL(3.0,20.0);
- t272 = RATIONAL(-1.0,20.0);
- t271 = RATIONAL(1.0,20.0);
- t270 = RATIONAL(-9.0,100.0);
- t269 = RATIONAL(-1.0,100.0);
- t268 = RATIONAL(7.0,100.0);
- t267 = RATIONAL(-13.0,100.0);
- t266 = t272*y;
- t265 = t271*y;
- t264 = t273*x;
- t263 = t274*x;
- t262 = t271*x;
- t261 = t272*x;
- t260 = t274*y;
- t259 = t273*y;
- coeff_dxy_m1_m1 = t260+RATIONAL(6.0,25.0)+t263;
- coeff_dxy_0_m1 = t276+t264+t266;
- coeff_dxy_p1_m1 = t264+t267+t265;
- coeff_dxy_p2_m1 = t263+t270+t259;
- coeff_dxy_m1_0 = t276+t259+t261;
- coeff_dxy_0_0 = t262+RATIONAL(-1.0,25.0)+t265;
- coeff_dxy_p1_0 = t269+t262+t266;
- coeff_dxy_p2_0 = t260+t268+t261;
- coeff_dxy_m1_p1 = t262+t267+t259;
- coeff_dxy_0_p1 = t269+t265+t261;
- coeff_dxy_p1_p1 = RATIONAL(3.0,50.0)+t266+t261;
- coeff_dxy_p2_p1 = t260+t275+t262;
- coeff_dxy_m1_p2 = t264+t260+t270;
- coeff_dxy_0_p2 = t268+t263+t266;
- coeff_dxy_p1_p2 = t263+t275+t265;
- coeff_dxy_p2_p2 = t259+RATIONAL(-3.0,50.0)+t264;