![]() |
|
Public Member Functions | |
structuredScalars2D (const point2D &, const scalarListList &, const scalar &, const scalar &, const colourPalette &, label=1) | |
Construct from components. | |
structuredScalars2D (Istream &) | |
Construct from Istream. | |
~structuredScalars2D () | |
const point2D & | origin () const |
label | xnum () const |
label | ynum () const |
scalar | xskip () const |
scalar | yskip () const |
label | xjump () const |
label | yjump () const |
const scalarListList & | Data () const |
const scalarList & | DataRow (const label &) const |
colour | newColour (const scalar &) const |
virtual void | draw (Gstream &) const |
Draw. | |
virtual void | write (Ostream &) const |
Write. | |
Friends | |
Gstream & | operator<< (Gstream &, const structuredScalars2D &) |
Ostream & | operator<< (Ostream &, const structuredScalars2D &) |
|
Construct from components.
|
|
Construct from Istream.
|
|
|
|
Definition at line 80 of file structuredScalars2DI.H. References Foam::scalarList. |
|
Definition at line 85 of file structuredScalars2DI.H. References Foam::label, and UList::size(). |
Here is the call graph for this function:
|
Draw.
Implements shape2D. |
|
Definition at line 90 of file structuredScalars2DI.H. |
|
Definition at line 45 of file structuredScalars2DI.H. References Foam::label. |
|
Write.
Implements shape2D. |
|
Definition at line 70 of file structuredScalars2DI.H. References Foam::label. |
|
Definition at line 50 of file structuredScalars2DI.H. References Foam::label. |
|
Definition at line 60 of file structuredScalars2DI.H. |
|
Definition at line 75 of file structuredScalars2DI.H. References Foam::scalarListList. |
|
Definition at line 55 of file structuredScalars2DI.H. |
|
Definition at line 65 of file structuredScalars2DI.H. References Foam::label. |
|
|
|
|