68 if (lambda < -SMALL || lambda > 1+SMALL)
71 <<
"Parameter out of range, lambda = " << lambda
Define a curved edge that is parameterized for 0<lambda<1 between the start and end point...
dimensioned< scalar > mag(const dimensioned< Type > &)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
scalar length() const
Return the length of the curve.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
lineEdge(const pointField &, const label start, const label end)
Construct from components.
const pointField & points_
virtual ~lineEdge()
Destructor.
dimensionedScalar lambda(laminarTransport.lookup("lambda"))
Macros for easy insertion into run-time selection tables.
point position(const scalar) const
Return the point position corresponding to the curve parameter.
errorManip< error > abort(error &err)
#define FatalErrorIn(functionName)
Report an error message using Foam::FatalError.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)