From edd6607f0ef88316fbfbe9efae9397eccc491735 Mon Sep 17 00:00:00 2001 From: Joachim Schoeberl Date: Thu, 1 Sep 2011 16:42:39 +0000 Subject: [PATCH] B-spline curves in 2D geometry --- libsrc/gprim/spline.hpp | 1 + tutorials/lense.in2d | 2 ++ 2 files changed, 3 insertions(+) diff --git a/libsrc/gprim/spline.hpp b/libsrc/gprim/spline.hpp index 3034fae3..f2701c3e 100644 --- a/libsrc/gprim/spline.hpp +++ b/libsrc/gprim/spline.hpp @@ -539,6 +539,7 @@ namespace netgen // ************************************* // Template for B-Splines of order ORDER + // thx to Gerhard Kitzler // ************************************* template diff --git a/tutorials/lense.in2d b/tutorials/lense.in2d index dbf2d2a5..dcbe8fac 100644 --- a/tutorials/lense.in2d +++ b/tutorials/lense.in2d @@ -1,3 +1,5 @@ +# B-spline example (by Gerhard) + splinecurves2dv2 5