Go to the documentation of this file.
46 #ifndef blockEdges_bezier_H
47 #define blockEdges_bezier_H
78 void operator=(
const bezier&) =
delete;
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.
Generic templated field type.
Nth order bezier curve edge. Only interior control points should be specified. The outer points are t...
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)
virtual ~bezier()=default
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
point position(const scalar lambda) const