![]() |
|
Public Member Functions | |
splitCell (const label cellI, splitCell *parent) | |
Construct from cell number and parent. | |
~splitCell () | |
label | cellLabel () const |
label & | cellLabel () |
splitCell * | parent () const |
splitCell *& | parent () |
splitCell * | master () const |
splitCell *& | master () |
splitCell * | slave () const |
splitCell *& | slave () |
bool | isMaster () const |
Check if this is master cell of split. | |
bool | isUnrefined () const |
Check if this is unrefined (i.e. has no master or slave). | |
splitCell * | getOther () const |
Returns other half of split cell. I.e. slave if this is master. |
|
Construct from cell number and parent.
|
|
|
|
Definition at line 110 of file splitCell.H. |
|
Definition at line 105 of file splitCell.H. |
|
Returns other half of split cell. I.e. slave if this is master.
|
|
Check if this is master cell of split.
|
|
Check if this is unrefined (i.e. has no master or slave).
|
|
Definition at line 130 of file splitCell.H. |
|
Definition at line 125 of file splitCell.H. |
|
Definition at line 120 of file splitCell.H. |
|
Definition at line 115 of file splitCell.H. |
|
Definition at line 140 of file splitCell.H. |
|
Definition at line 135 of file splitCell.H. |