Go to the documentation of this file.
91 const bool notImplementedClosed =
false
100 const bool notImplementedClosed =
false
132 scalar
length() const noexcept;
A series of straight line segments, which can also be interpreted as a series of control points for s...
A class for managing temporary objects.
polyLine(const pointField &points, const bool notImplementedClosed=false)
scalar length() const noexcept
const pointField & points() const noexcept
Generic templated field type.
static tmp< pointField > concat(const point &start, const pointField &intermediate, const point &end)
label nSegments() const noexcept
point position(const scalar) const
dimensionedScalar lambda("lambda", dimTime/sqr(dimLength), laminarTransport)
constexpr auto end(C &c) -> decltype(c.end())
An ordered pair of two objects of type <T> with first() and second() elements.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
label localParameter(scalar &lambda) const