Divides a line into segments. More...
Public Member Functions | |
lineDivide (const curvedEdge &, const label ndiv, const gradingDescriptors &gd=gradingDescriptors()) | |
Construct from components. More... | |
const pointField & | points () const |
Return the points. More... | |
const scalarList & | lambdaDivisions () const |
Return the list of lambda values. More... | |
Private Attributes | |
pointField | points_ |
scalarList | divisions_ |
lineDivide | ( | const curvedEdge & | cedge, |
const label | ndiv, | ||
const gradingDescriptors & | gd = gradingDescriptors() |
||
) |
Construct from components.
Definition at line 44 of file lineDivide.C.
References Foam::calcGexp(), forAll, curvedEdge::position(), Foam::pow(), and List::size().
const Foam::pointField & points | ( | ) | const |
Return the points.
Definition at line 143 of file lineDivide.C.
References lineDivide::points_.
Referenced by blockDescriptor::setEdge().
const Foam::scalarList & lambdaDivisions | ( | ) | const |
Return the list of lambda values.
Definition at line 149 of file lineDivide.C.
Referenced by blockDescriptor::setEdge().
|
private |
Definition at line 56 of file lineDivide.H.
Referenced by lineDivide::points().
|
private |
Definition at line 58 of file lineDivide.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.