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.
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 linearPosition(const scalar lambda) 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.
lineEdge(const pointField &points, const edge &fromTo)
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
point position(const scalar) const