OpenFOAM logo
Open Source CFD Toolkit

pointAddressing Class Reference

Collaboration diagram for pointAddressing:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 pointAddressing (label, const vector &)
 Construct from components.
 pointAddressing (Istream &)
 Construct from Istream.
autoPtr< pointAddressingclone () const
 Clone.
label nearestCell () const
vector diffVector () const

Friends

Ostreamoperator<< (Ostream &, const pointAddressing &)

Constructor & Destructor Documentation

pointAddressing label  ,
const vector
 

Construct from components.

pointAddressing Istream  ) 
 

Construct from Istream.


Member Function Documentation

autoPtr<pointAddressing> clone  )  const
 

Clone.

vector diffVector  )  const [inline]
 

Definition at line 89 of file pointAddressing.H.

label nearestCell  )  const [inline]
 

Definition at line 84 of file pointAddressing.H.


Friends And Related Function Documentation

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


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