Public Member Functions | |
splitCell8 () | |
splitCell8 (const label parent) | |
splitCell8 (Istream &is) | |
splitCell8 (const splitCell8 &rhs) | |
void | operator= (const splitCell8 &rhs) |
bool | operator== (const splitCell8 &rhs) const |
bool | operator!= (const splitCell8 &rhs) const |
Public Attributes | |
label | parent_ |
autoPtr< FixedList< label, 8 > > | addedCellsPtr_ |
Friends | |
Istream & | operator>> (Istream &, splitCell8 &) |
Ostream & | operator<< (Ostream &, const splitCell8 &) |
Definition at line 104 of file refinementHistory.H.
splitCell8 | ( | ) |
Definition at line 105 of file refinementHistory.C.
splitCell8 | ( | const label | parent | ) |
Definition at line 112 of file refinementHistory.C.
splitCell8 | ( | Istream & | is | ) |
Definition at line 119 of file refinementHistory.C.
splitCell8 | ( | const splitCell8 & | rhs | ) |
Definition at line 127 of file refinementHistory.C.
void operator= | ( | const splitCell8 & | rhs | ) |
Definition at line 136 of file refinementHistory.C.
References refinementHistory::splitCell8::addedCellsPtr_, and refinementHistory::splitCell8::parent_.
bool operator== | ( | const splitCell8 & | rhs | ) | const |
Definition at line 151 of file refinementHistory.C.
References bool.
bool operator!= | ( | const splitCell8 & | rhs | ) | const |
Definition at line 174 of file refinementHistory.C.
References Foam::operator==().
|
friend |
|
friend |
label parent_ |
Definition at line 111 of file refinementHistory.H.
Referenced by refinementHistory::splitCell8::operator=(), Foam::operator>>(), and refinementHistory::refinementHistory().
Definition at line 114 of file refinementHistory.H.
Referenced by refinementHistory::combineCells(), refinementHistory::splitCell8::operator=(), Foam::operator>>(), and refinementHistory::refinementHistory().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.