aboutsummaryrefslogtreecommitdiff
path: root/src/Lagrange-tensor-product/make.code.defn
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-02-26 16:29:02 +0100
committerAnton Khirnov <anton@khirnov.net>2016-02-26 16:29:02 +0100
commitd9e6b29f46e0e608e97274a7c6c29d54405064ae (patch)
tree5be2267bc3124dd04753a02a18b3ca81f8875466 /src/Lagrange-tensor-product/make.code.defn
parentb55d2d15e99da0354764233db85821fc953fe6a2 (diff)
Add 5th order Largrange tensor product interpolation.HEADmaster
Changes to other coeffs as well due to a different Maple version used.
Diffstat (limited to 'src/Lagrange-tensor-product/make.code.defn')
-rw-r--r--src/Lagrange-tensor-product/make.code.defn1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Lagrange-tensor-product/make.code.defn b/src/Lagrange-tensor-product/make.code.defn
index c656453..2d3963d 100644
--- a/src/Lagrange-tensor-product/make.code.defn
+++ b/src/Lagrange-tensor-product/make.code.defn
@@ -19,4 +19,5 @@ SRCS = \
3d.cube.order2.smooth0.c \
3d.cube.order3.smooth0.c \
3d.cube.order4.smooth0.c \
+ 3d.cube.order5.smooth0.c \
# end of list