![]() |
|
Public Member Functions | |
ClassName ("refinementIterator") | |
Runtime type information. | |
refinementIterator (polyMesh &mesh, undoableMeshCutter &meshRefiner, const cellLooper &cellWalker, const bool writeMesh=false) | |
Construct from mesh, refinementEngine and cell walking routine. | |
~refinementIterator () | |
Map< label > | setRefinement (const List< refineCell > &) |
Try to refine cells in given direction. Constructs intermediate. |
|
Construct from mesh, refinementEngine and cell walking routine. If writeMesh = true increments runTime and writes intermediate meshes. |
|
|
|
Runtime type information.
|
|
Try to refine cells in given direction. Constructs intermediate. meshes. Returns map from old to added cells. |