52 polyLine(appendEndPoints(ps, start_, end_, otherPoints))
scalar lineLength_
The real line length.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
polyLineEdge(const pointField &, const label start, const label end, const pointField &otherPoints)
Construct from components.
dimensionedScalar lambda(laminarTransport.lookup("lambda"))
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
point position(const scalar) const
Return the point position corresponding to the curve parameter.
Macros for easy insertion into run-time selection tables.
vectorField pointField
pointField is a vectorField.
scalar length() const
Return the length of the curve.
Container for searchableSurfaces.
A series of straight line segments, which can also be interpreted as a series of control points for s...
point position(const scalar lambda) const
Return the point position corresponding to the curve parameter.
defineTypeNameAndDebug(arcEdge, 0)
virtual ~polyLineEdge()
Destructor.
addToRunTimeSelectionTable(blockEdge, arcEdge, Istream)
Define a curved edge that is parameterised for 0<lambda<1 between the start and end point...