Container with cells to refine. Refinement given as single direction. More...
Public Member Functions | |
| refineCell () | |
| Default construct. More... | |
| refineCell (const label celli, const vector &direction) | |
| From components. Vector will be normalized upon construction. More... | |
| refineCell (Istream &is) | |
| From Istream. Vector will be normalized upon construction. More... | |
| 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 &) |
Container with cells to refine. Refinement given as single direction.
Definition at line 52 of file refineCell.H.
| refineCell | ( | ) |
Default construct.
Definition at line 27 of file refineCell.C.
| refineCell | ( | const label | celli, |
| const vector & | direction | ||
| ) |
From components. Vector will be normalized upon construction.
Definition at line 34 of file refineCell.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, and Foam::mag().

|
explicit |
From Istream. Vector will be normalized upon construction.
Definition at line 55 of file refineCell.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, and Foam::mag().

|
inline |
Definition at line 89 of file refineCell.H.
Referenced by Foam::operator<<(), refinementIterator::setRefinement(), and edgeVertex::updateLabels().

Definition at line 94 of file refineCell.H.
Referenced by Foam::operator<<(), refinementIterator::setRefinement(), and edgeVertex::updateLabels().

|
friend |
Definition at line 103 of file refineCell.H.
|
friend |
Definition at line 112 of file refineCell.H.
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.