Specialisations of Field<T> for scalar, vector and tensor.
autoPtr< curve > clone() const
curveStyleNo
Enumeration definitions.
curveStyle(Istream &is)
Construct from Istream.
friend Ostream & operator<<(Ostream &, const curve &)
Gradient 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.
Pre-declare SubField and related Field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
curve(const string &name, const curveStyle &style, const label l)
Construct as interpolation of an existing curve.
friend Ostream & operator<<(Ostream &os, const curveStyle &cs)
Ostream & operator<<(Ostream &, const edgeMesh &)
The style (line, symbol, etc) of a curve.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
@ SYMBOL_WITH_VARIABLE_SIZE
curveStyleNo CurveStyleNo
Private data.
curveStyle(const curveStyleNo csn)
Construct given a curveStyleNo.
const curveStyle & style() const
A single curve in a graph.
const string & name() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...