Go to the documentation of this file.
38 #ifndef blockEdges_BSplineEdge_H
39 #define blockEdges_BSplineEdge_H
117 virtual scalar
length()
const;
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
Define a curved edge that is parameterized for 0<lambda<1 between the start/end points.
An implementation of B-splines.
const pointField & points() const noexcept
virtual point position(const scalar) const
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,...
virtual ~BSplineEdge()=default
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
A blockEdge interface for B-splines.
virtual scalar length() const