OpenFOAM logo
Open Source CFD Toolkit

structuredVectors2D Class Reference

Inheritance diagram for structuredVectors2D:

Inheritance graph
[legend]
Collaboration diagram for structuredVectors2D:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 structuredVectors2D (const point2D &, List< List< point2D > > &, const scalar &, const scalar &, label=1, scalar=1.0)
 Construct from components.
 ~structuredVectors2D ()
const point2Dorigin () const
label xnum () const
label ynum () const
scalar xskip () const
scalar yskip () const
scalar vscale () const
const List< List< point2D > > & Vects () const
virtual void draw (Gstream &) const
 Draw.
virtual void write (Ostream &) const
 Write.

Friends

Gstreamoperator<< (Gstream &, const structuredVectors2D &)
Ostreamoperator<< (Ostream &, const structuredVectors2D &)

Constructor & Destructor Documentation

structuredVectors2D const point2D ,
List< List< point2D > > &  ,
const scalar &  ,
const scalar &  ,
label  = 1,
scalar  = 1.0
 

Construct from components.

~structuredVectors2D  ) 
 


Member Function Documentation

virtual void draw Gstream  )  const [virtual]
 

Draw.

Implements shape2D.

const point2D & origin  )  const [inline]
 

Definition at line 44 of file structuredVectors2DI.H.

References Foam::label.

const List< List< point2D > > & Vects  )  const [inline]
 

Definition at line 74 of file structuredVectors2DI.H.

scalar vscale  )  const [inline]
 

Definition at line 69 of file structuredVectors2DI.H.

virtual void write Ostream  )  const [virtual]
 

Write.

Implements shape2D.

label xnum  )  const [inline]
 

Definition at line 49 of file structuredVectors2DI.H.

References Foam::label.

scalar xskip  )  const [inline]
 

Definition at line 59 of file structuredVectors2DI.H.

label ynum  )  const [inline]
 

Definition at line 54 of file structuredVectors2DI.H.

scalar yskip  )  const [inline]
 

Definition at line 64 of file structuredVectors2DI.H.


Friends And Related Function Documentation

Ostream& operator<< Ostream ,
const structuredVectors2D
[friend]
 

Gstream& operator<< Gstream ,
const structuredVectors2D
[friend]
 


The documentation for this class was generated from the following files:
For further information go to www.openfoam.org