Skip to content
Snippets Groups Projects
Commit 73f9f7f7 authored by Mark Olesen's avatar Mark Olesen
Browse files

Remove legacy splines code and use CatmullRomSpline as 'spline'

- compatibility:
  * 'polySpline' and 'simpleSpline' accepted
  * detect and discard end tangent specifications

- a BSpline is also included (eg, for future support of NURBS), but is
  not selectable from blockMesh since it really isn't as nice as the
  Catmull-Rom (ie, doesn't *exactly* go through each point).
parent 1b0cf102
Showing
with 227 additions and 1148 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment