const word & name() const
A class for handling words, derived from string.
coordFormat
Enumeration defining the output format for coordinates.
scalar scalarCoord(const label index) const
Get coordinate of point according to axis specification.
coordSet(const word &name, const word &axis)
Construct from components.
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.
static const NamedEnum< coordFormat, 5 > coordFormatNames_
String representation of coordFormat enums.
const scalarList & curveDist() const
Cumulative distance.
const coordFormat axis_
Axis write type.
Holds list of sampling positions.
scalarList curveDist_
Cumulative distance "distance" write specifier.
Ostream & write(Ostream &os) const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
vector vectorCoord(const label index) const
Get point according to axis="xyz" specification.
bool hasVectorAxis() const
Is axis specification a vector.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...