![]() |
|
Public Member Functions | |
ClassName ("removeFaces") | |
Runtime type information. | |
removeFaces (const polyMesh &mesh, const scalar minCos=Foam::cos(10.0/180.0 *mathematicalConstant::pi)) | |
Construct from mesh and min cos of angle for faces/edges to be. | |
scalar | minCos () const |
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, polyTopoChange &) const |
Play commands into polyTopoChange 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 faces/edges to be. considered aligned. |
|
Runtime type information.
|
|
Given set of faces to pierce calculates:.
|
|
Definition at line 262 of file removeFaces.H. References Foam::labelList. |
|
Play commands into polyTopoChange to remove faces.
|
|
Force recalculation of locally stored data on topological change.
Definition at line 298 of file removeFaces.H. |