|
Public Member Functions |
| ClassName ("multiDirRefinement") |
| Runtime type information.
|
| multiDirRefinement (polyMesh &mesh, const labelList &cellLabels, const dictionary &dict) |
| Construct from dictionary. After construction all refinement will.
|
| multiDirRefinement (polyMesh &mesh, const labelList &cellLabels, const List< vectorField > &, const dictionary &dict) |
| Explicitly provided directions to split in.
|
| multiDirRefinement (polyMesh &mesh, undoableMeshCutter &cutter, const cellLooper &cellCutter, const labelList &cellLabels, const List< vectorField > &directions, const bool writeMesh=false) |
| Construct from components. Only this one would allow undo actions.
|
const labelListList & | addedCells () const |
| Access to addedCells (on the original mesh; see above).
|