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