![]() |
|
Public Types | |
enum | curveStyleNo { CONTINUOUS, SYMBOL, SYMBOL_CURVE, SYMBOL_WITH_ERROR_BARS, SYMBOL_WITH_VARIABLE_SIZE } |
Enumeration definitions. More... | |
Public Member Functions | |
curveStyle (const curveStyleNo csn) | |
Construct given a curveStyleNo. | |
curveStyle (Istream &is) | |
Construct from Istream. | |
Friends | |
Ostream & | operator<< (Ostream &os, const curveStyle &cs) |
|
Enumeration definitions.
|
|
Construct given a curveStyleNo.
Definition at line 94 of file curve.H. References Foam::readInt(). |
Here is the call graph for this function:
|
Construct from Istream.
Definition at line 100 of file curve.H. References curve::curveStyle::CurveStyleNo. |
|
|