Go to the documentation of this file.
35 #ifndef polyLineEdge_H
36 #define polyLineEdge_H
A series of straight line segments, which can also be interpreted as a series of control points for s...
scalar length() const
Return the length of the curve.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
point position(const scalar lambda) const
Return the point position corresponding to the curve parameter.
void operator=(const polyLineEdge &)
Disallow default bitwise assignment.
virtual ~polyLineEdge()
Destructor.
A curvedEdge defined in terms of a series of straight line segments.
polyLineEdge(const polyLineEdge &)
Disallow default bitwise copy construct.
label end() const
Return label of end point.
Define a curved edge that is parameterized for 0<lambda<1 between the start and end point.
label start() const
Return label of start point.
dimensionedScalar lambda(laminarTransport.lookup("lambda"))