Class containing data for face removal. More...
Public Member Functions | |
TypeName ("removeFace") | |
Runtime type information. More... | |
polyRemoveFace () | |
Construct null. Used for constructing lists. More... | |
polyRemoveFace (const label faceID, const label mergeFaceID=-1) | |
Construct from components. More... | |
virtual autoPtr< topoAction > | clone () const |
Construct and return a clone. More... | |
label | faceID () const |
Return face ID. More... | |
label | mergeFaceID () const |
Return merge face ID. More... | |
![]() | |
TypeName ("topoAction") | |
Runtime type information. More... | |
topoAction () | |
Construct null. More... | |
virtual | ~topoAction () |
Destructor. More... | |
Private Attributes | |
label | faceID_ |
Face ID. More... | |
label | mergeFaceID_ |
Merge faceID or -1. More... | |
|
inline |
Construct null. Used for constructing lists.
Definition at line 69 of file polyRemoveFace.H.
Referenced by polyRemoveFace::clone().
|
inline |
Construct from components.
Definition at line 76 of file polyRemoveFace.H.
TypeName | ( | "removeFace" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Implements topoAction.
Definition at line 83 of file polyRemoveFace.H.
References polyRemoveFace::polyRemoveFace().
|
inline |
Return face ID.
Definition at line 95 of file polyRemoveFace.H.
References polyRemoveFace::faceID_.
Referenced by polyTopoChange::setAction().
|
inline |
Return merge face ID.
Definition at line 101 of file polyRemoveFace.H.
References polyRemoveFace::mergeFaceID_.
Referenced by polyTopoChange::setAction().
|
private |
|
private |
Merge faceID or -1.
Definition at line 56 of file polyRemoveFace.H.
Referenced by polyRemoveFace::mergeFaceID().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.