OpenFOAM logo
Open Source CFD Toolkit

refineCell Class Reference

Collaboration diagram for refineCell:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 refineCell ()
 Null.
 refineCell (const label, const vector &)
 from components. Vector will be normalized upon construction.
 refineCell (Istream &is)
 from Istream. Vector will be normalized upon construction.
label cellNo () const
const vectordirection () const

Friends

bool operator== (const refineCell &rc1, const refineCell &rc2)
bool operator!= (const refineCell &rc1, const refineCell &rc2)
Ostreamoperator<< (Ostream &, const refineCell &)

Constructor & Destructor Documentation

refineCell  ) 
 

Null.

refineCell const   label,
const vector
 

from components. Vector will be normalized upon construction.

refineCell Istream is  ) 
 

from Istream. Vector will be normalized upon construction.


Member Function Documentation

label cellNo  )  const [inline]
 

Definition at line 87 of file refineCell.H.

Referenced by refineCell::direction().

const vector& direction  )  const [inline]
 

Definition at line 92 of file refineCell.H.

References refineCell::cellNo().

Here is the call graph for this function:


Friends And Related Function Documentation

bool operator!= const refineCell rc1,
const refineCell rc2
[friend]
 

Definition at line 110 of file refineCell.H.

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

bool operator== const refineCell rc1,
const refineCell rc2
[friend]
 

Definition at line 101 of file refineCell.H.


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