Go to the documentation of this file.
53 Foam::blockEdges::splineEdge::splineEdge
63 polyLine::concat(firstPoint(), internalPoints, lastPoint())
68 Foam::blockEdges::splineEdge::splineEdge
80 Foam::blockEdges::splineEdge::splineEdge
101 vector tangent0Ignored(is);
A series of straight line segments, which can also be interpreted as a series of control points for s...
vectorField pointField
pointField is a vectorField.
const dimensionedScalar mu
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
A token holds an item read from Istream.
An implementation of Catmull-Rom splines (sometimes known as Overhauser splines).
Define a curved edge that is parameterized for 0<lambda<1 between the start/end points.
point position(const scalar lambda) const
defineTypeNameAndDebug(arcEdge, 0)
Generic templated field type.
addToRunTimeSelectionTable(blockEdge, arcEdge, Istream)
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,...
Macros for easy insertion into run-time selection tables.
A blockEdge interface for Catmull-Rom splines.
virtual scalar length() const
void putBack(const token &tok)
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
virtual point position(const scalar) const
@ BEGIN_LIST
Begin list [isseparator].