Go to the documentation of this file.
38 #ifndef blockEdges_polyLineEdge_H
39 #define blockEdges_polyLineEdge_H
A series of straight line segments, which can also be interpreted as a series of control points for s...
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
point position(const scalar lambda) const
Define a curved edge that is parameterized for 0<lambda<1 between the start/end points.
const pointField & points() const noexcept
virtual ~polyLineEdge()=default
Generic templated field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
dimensionedScalar lambda("lambda", dimTime/sqr(dimLength), laminarTransport)
A blockEdge defined in terms of a series of straight line segments.
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...