A face addition data class. A face can be inflated either from a point or from another face and can either be in internal or a boundary face. More...
Public Member Functions | |
TypeName ("addFace") | |
polyAddFace () | |
polyAddFace (const face &f, const label owner, const label neighbour, const label masterPointID, const label masterEdgeID, const label masterFaceID, const bool flipFaceFlux, const label patchID, const label zoneID, const bool zoneFlip) | |
virtual autoPtr< topoAction > | clone () const |
const face & | newFace () const |
label | owner () const |
label | neighbour () const |
bool | isPointMaster () const |
bool | isEdgeMaster () const |
bool | isFaceMaster () const |
bool | appended () const |
label | masterPointID () const |
label | masterEdgeID () const |
label | masterFaceID () const |
bool | flipFaceFlux () const |
bool | isInPatch () const |
label | patchID () const |
bool | isInZone () const |
bool | onlyInZone () const |
label | zoneID () const |
label | zoneFlip () const |
![]() | |
TypeName ("topoAction") | |
topoAction () | |
virtual | ~topoAction ()=default |
A face addition data class. A face can be inflated either from a point or from another face and can either be in internal or a boundary face.
Definition at line 47 of file polyAddFace.H.
|
inline |
Definition at line 95 of file polyAddFace.H.
Referenced by polyAddFace::clone().
|
inline |
Definition at line 112 of file polyAddFace.H.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::min(), polyAddFace::patchID(), polyAddFace::zoneFlip(), and polyAddFace::zoneID().
TypeName | ( | "addFace" | ) |
|
inlinevirtual |
Implements topoAction.
Definition at line 223 of file polyAddFace.H.
References polyAddFace::polyAddFace().
|
inline |
Definition at line 234 of file polyAddFace.H.
Referenced by polyTopoChange::setAction().
|
inline |
Definition at line 240 of file polyAddFace.H.
Referenced by polyTopoChange::setAction().
|
inline |
Definition at line 246 of file polyAddFace.H.
Referenced by polyTopoChange::setAction().
|
inline |
Definition at line 252 of file polyAddFace.H.
Referenced by polyAddFace::appended().
|
inline |
Definition at line 258 of file polyAddFace.H.
Referenced by polyAddFace::appended().
|
inline |
Definition at line 264 of file polyAddFace.H.
Referenced by polyAddFace::appended().
|
inline |
Definition at line 270 of file polyAddFace.H.
References polyAddFace::isEdgeMaster(), polyAddFace::isFaceMaster(), and polyAddFace::isPointMaster().
|
inline |
Definition at line 276 of file polyAddFace.H.
Referenced by polyTopoChange::setAction().
|
inline |
Definition at line 282 of file polyAddFace.H.
Referenced by polyTopoChange::setAction().
|
inline |
Definition at line 288 of file polyAddFace.H.
Referenced by polyTopoChange::setAction().
|
inline |
Definition at line 294 of file polyAddFace.H.
Referenced by polyTopoChange::setAction().
|
inline |
Definition at line 300 of file polyAddFace.H.
|
inline |
Definition at line 306 of file polyAddFace.H.
Referenced by polyAddFace::polyAddFace(), and polyTopoChange::setAction().
|
inline |
Definition at line 312 of file polyAddFace.H.
|
inline |
Definition at line 318 of file polyAddFace.H.
|
inline |
Definition at line 324 of file polyAddFace.H.
Referenced by polyAddFace::polyAddFace(), and polyTopoChange::setAction().
|
inline |
Definition at line 330 of file polyAddFace.H.
Referenced by polyAddFace::polyAddFace(), and polyTopoChange::setAction().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.