openfoam/applications/test/spline
Mark Olesen 73f9f7f780 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).
2009-12-07 06:54:06 +01:00
..
Make rename BSplineTest to splineTest and add Catmull-Rom to it 2009-12-04 12:54:15 +01:00
splineTest.C Remove legacy splines code and use CatmullRomSpline as 'spline' 2009-12-07 06:54:06 +01:00
test-splines Remove legacy splines code and use CatmullRomSpline as 'spline' 2009-12-07 06:54:06 +01:00