Go to the documentation of this file.
54 namespace extrudeModels
68 searchableSurfaces geometry_;
93 const scalar DELTA = 1
e-6;
115 const point& surfacePoint,
116 const vector& surfaceNormal,
vectorField pointField
pointField is a vectorField.
Top level extrusion model class.
Extrudes by transforming points along a polyline provided as a series of points and edge segments....
virtual ~polyline()=default
Generic templated field type.
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
polyline(const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
dimensionedScalar lambda("lambda", dimTime/sqr(dimLength), laminarTransport)
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
const dimensionedScalar e
void positionAndDirection(const scalar lambda, vector &p, vector &n) const