![]() |
|
Public Member Functions | |
wallDist (const fvMesh &mesh, bool correctWalls=true) | |
Construct from mesh and flag whether or not to correct wall. | |
virtual | ~wallDist () |
const volScalarField & | y () const |
label | nUnset () const |
virtual void | correct () |
Correct for mesh geom/topo changes. |
|
Construct from mesh and flag whether or not to correct wall. Calculate for all cells. correctWalls : correct wall (face&point) cells for correct distance, searching neighbours. |
|
|
|
Correct for mesh geom/topo changes.
|
|
Definition at line 135 of file wallDist.H. |
|
Definition at line 130 of file wallDist.H. |