Divides a line into segments. More...
#include <lineDivide.H>
Public Member Functions | |
| lineDivide (const blockEdge &cedge, const label nDiv, const gradingDescriptors &gd=gradingDescriptors()) | |
| Construct from components. | |
| const pointField & | points () const noexcept |
| The points. | |
| const scalarList & | lambdaDivisions () const noexcept |
| The list of lambda values. | |
| lineDivide | ( | const blockEdge & | cedge, |
| const label | nDiv, | ||
| const gradingDescriptors & | gd = gradingDescriptors() ) |
Construct from components.
Definition at line 41 of file lineDivide.C.
References Foam::calcGexp(), Foam::equal(), forAll, if(), Foam::pow(), and UList< T >::size().

|
noexcept |
|
noexcept |