![]() |
|
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 vector & | direction () const |
Friends | |
bool | operator== (const refineCell &rc1, const refineCell &rc2) |
bool | operator!= (const refineCell &rc1, const refineCell &rc2) |
Ostream & | operator<< (Ostream &, const refineCell &) |
|
Null.
|
|
from components. Vector will be normalized upon construction.
|
|
from Istream. Vector will be normalized upon construction.
|
|
Definition at line 87 of file refineCell.H. Referenced by refineCell::direction(). |
|
Definition at line 92 of file refineCell.H. References refineCell::cellNo(). |
Here is the call graph for this function:
|
Definition at line 110 of file refineCell.H. |
|
|
|
Definition at line 101 of file refineCell.H. |