Go to the documentation of this file.
71 vector tangent0Ignored(is);
72 vector tangent1Ignored(is);
virtual scalar length() const
Return the length of the spline curve (not implemented)
const dimensionedScalar mu
Atomic mass unit.
BSplineEdge(const BSplineEdge &)
Disallow default bitwise copy construct.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
A token holds items read from Istream.
point position(const scalar lambda) const
Return the point position corresponding to the curve parameter.
An implementation of B-splines.
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.
scalar length() const
Return the length of the curve.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual ~BSplineEdge()
Destructor.
Macros for easy insertion into run-time selection tables.
virtual point position(const scalar) const
Return the point position corresponding to the curve parameter.
void putBack(const token &)
Put back token.
Define a curved edge that is parameterized for 0<lambda<1 between the start and end point.
defineTypeNameAndDebug(combustionModel, 0)