![]() |
|
Public Member Functions | |
wallDistData (const fvMesh &mesh, GeometricField< Type, fvPatchField, volMesh > &, bool correctWalls=true) | |
Construct from mesh and flag whether or not to correct wall. | |
virtual | ~wallDistData () |
const volScalarField & | y () const |
label | nUnset () const |
const GeometricField< Type, fvPatchField, volMesh > & | data () const |
Access field. | |
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.
Reimplemented in wallDistReflection. |
|
Access field.
Definition at line 136 of file wallDistData.H. |
|
Definition at line 130 of file wallDistData.H. |
|
Definition at line 125 of file wallDistData.H. |