Skip to content
  • Mark Olesen's avatar
    Remove legacy splines code and use CatmullRomSpline as 'spline' · 73f9f7f7
    Mark Olesen authored
    - 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).
    73f9f7f7