50 template<
class Derived>
label nSegments() const
Return the number of segments.
const point & start() const
Return the start point.
const pointField & knots() const
Access the end points and control points.
point position(const scalar lambda) const
Return the point position corresponding to the curve parameter.
void operator=(const Spline &)=delete
Disallow default bitwise assignment.
const point & end() const
Return the end point.
Spline(const pointField &knots, const scalar tol, const label nIter)
Construct from components.
A class for managing temporary objects.
dimensionedScalar lambda(viscosity->lookup("lambda"))
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.