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