Go to the documentation of this file.
71 vector tangent0Ignored(is);
72 vector tangent1Ignored(is);
const dimensionedScalar mu
Atomic mass unit.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
virtual ~splineEdge()
Destructor.
A token holds items read from Istream.
An implementation of Catmull-Rom splines (sometimes known as Overhauser splines).
point position(const scalar lambda) const
Return the point position corresponding to the curve parameter.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Macros for easy insertion into run-time selection tables.
virtual scalar length() const
Return the length of the spline curve (not implemented)
void putBack(const token &)
Put back token.
Define a curved edge that is parameterized for 0<lambda<1 between the start and end point.
splineEdge(const splineEdge &)
Disallow default bitwise copy construct.
defineTypeNameAndDebug(combustionModel, 0)
scalar length() const
Return the length of the curve.
virtual point position(const scalar) const
Return the point position corresponding to the curve parameter.