Go to the documentation of this file.
52 else if (
mu > 1 - SMALL)
88 else if ((
segment == nSegments() - 1) && (
mu >= 1.0))
125 ( 3*e0 - 6*
p0 + 3*p1 )
127 ( -e0 + 3*
p0 - 3*p1 + e1 )
A series of straight line segments, which can also be interpreted as a series of control points for s...
const dimensionedScalar mu
point position(const scalar lambda) const
const pointField & points() const noexcept
Generic templated field type.
dimensionedScalar lambda("lambda", dimTime/sqr(dimLength), laminarTransport)
An ordered pair of two objects of type <T> with first() and second() elements.
const volScalarField & p0
vector point
Point is a vector.
label localParameter(scalar &lambda) const
BSpline(const pointField &knots, const bool notImplementedClosed=false)