Go to the documentation of this file.
46 Foam::blockEdges::polyLineEdge::polyLineEdge
54 polyLine(firstPoint(), intermediate, lastPoint())
58 Foam::blockEdges::polyLineEdge::polyLineEdge
70 Foam::blockEdges::polyLineEdge::polyLineEdge
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.
An edge is a list of two point labels. The functionality it provides supports the discretisation on a...
point position(const scalar lambda) const
Define a curved edge that is parameterized for 0<lambda<1 between the start/end points.
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)....
point position(const scalar) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
dimensionedScalar lambda("lambda", dimTime/sqr(dimLength), laminarTransport)
Macros for easy insertion into run-time selection tables.
A blockEdge defined in terms of a series of straight line segments.
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...