mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 05:20:34 +05:00
B-spline curves in 2D geometry
This commit is contained in:
parent
78d9a4818f
commit
edd6607f0e
@ -539,6 +539,7 @@ namespace netgen
|
||||
|
||||
// *************************************
|
||||
// Template for B-Splines of order ORDER
|
||||
// thx to Gerhard Kitzler
|
||||
// *************************************
|
||||
|
||||
template<int D, int ORDER>
|
||||
|
@ -1,3 +1,5 @@
|
||||
# B-spline example (by Gerhard)
|
||||
|
||||
splinecurves2dv2
|
||||
5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user