53 #ifndef multiDirRefinement_H 54 #define multiDirRefinement_H 67 class undoableMeshCutter;
177 const bool writeMesh =
false
A list of keyword definitions, which are a keyword followed by any number of values (e...
Cell-face mesh analysis engine.
Does multiple pass refinement to refine cells in multiple directions.
Set of directions for each cell in the mesh. Either uniform and size=1 or one set of directions per c...
Abstract base class. Concrete implementations know how to cut a cell (i.e. determine a loop around th...
The main refinement handler. Gets cellCuts which is structure that describes which cells are to be cu...
void operator=(const multiDirRefinement &)=delete
Disallow default bitwise assignment.
const labelListList & addedCells() const
Access to addedCells (on the original mesh; see above)
multiDirRefinement(polyMesh &mesh, const labelList &cellLabels, const dictionary &dict)
Construct from dictionary. After construction all refinement will.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
Mesh consisting of general polyhedral cells.
ClassName("multiDirRefinement")
Runtime type information.