Divides a line into segments. More...
Public Member Functions | |
| lineDivide (const curvedEdge &, const label ndiv, const scalar xratio=1.0) | |
| Construct from components with discretization and expansion ratio. | |
| const pointField & | points () const |
| Return the points. | |
| const scalarList & | lambdaDivisions () const |
| Return the list of lambda values. | |
| lineDivide | ( | const curvedEdge & | , |
| const label | ndiv, | ||
| const scalar | xratio = 1.0 |
||
| ) |
Construct from components with discretization and expansion ratio.
| const pointField& points | ( | ) | const |
Return the points.
| const scalarList& lambdaDivisions | ( | ) | const |
Return the list of lambda values.