![]() |
|
Public Member Functions | |
ClassName ("directRemoveFaces") | |
Runtime type information. | |
directRemoveFaces (const polyMesh &, const scalar minCos) | |
Construct from mesh and min cos of angle for boundary faces. | |
label | compatibleRemoves (const labelList &inPiercedFaces, labelList &cellRegion, labelList &cellRegionMaster, labelList &outPiercedFaces) const |
Given set of faces to pierce calculates:. | |
void | setRefinement (const labelList &piercedFaces, const labelList &cellRegion, const labelList &cellRegionMaster, directPolyTopoChange &) const |
Play commands into directPolyTopoChange to remove faces. | |
void | updateMesh (const mapPolyMesh &) |
Force recalculation of locally stored data on topological change. |
|
Construct from mesh and min cos of angle for boundary faces. to be considered aligned. Set to >= 1 to disable checking and always merge (if on same patch) |
|
Runtime type information.
|
|
Given set of faces to pierce calculates:.
|
|
Play commands into directPolyTopoChange to remove faces.
|
|
Force recalculation of locally stored data on topological change.
Definition at line 221 of file directRemoveFaces.H. |