110 os << int(cs.CurveStyleNo);
157 const string&
name()
const intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
The style (line, symbol, etc) of a curve.
curve(const string &name, const curveStyle &style, const label l)
Construct as interpolation of an existing curve.
A single curve in a graph.
curveStyleNo
Enumeration definitions.
curveStyle(const curveStyleNo csn)
Construct given a curveStyleNo.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
friend Ostream & operator<<(Ostream &os, const curveStyle &cs)
Specialisations of Field<T> for scalar, vector and tensor.
const curveStyle & style() const
Ostream & operator<<(Ostream &, const ensightPart &)
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
const string & name() const
autoPtr< curve > clone() const