OpenFOAM logo
Open Source CFD Toolkit

refinementIterator Class Reference

Inheritance diagram for refinementIterator:

Inheritance graph
[legend]
Collaboration diagram for refinementIterator:

Collaboration graph
[legend]
List of all members.

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< labelsetRefinement (const List< refineCell > &)
 Try to refine cells in given direction. Constructs intermediate.

Constructor & Destructor Documentation

refinementIterator polyMesh mesh,
undoableMeshCutter meshRefiner,
const cellLooper cellWalker,
const bool  writeMesh = false
 

Construct from mesh, refinementEngine and cell walking routine.

If writeMesh = true increments runTime and writes intermediate meshes.

~refinementIterator  ) 
 


Member Function Documentation

ClassName "refinementIterator"   ) 
 

Runtime type information.

Map<label> setRefinement const List< refineCell > &   ) 
 

Try to refine cells in given direction. Constructs intermediate.

meshes. Returns map from old to added cells.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org