Distance calculation for cells with face on a wall. Searches pointNeighbours to find closest. More...
#include <finiteVolume/nearWallDist.H>
Distance calculation for cells with face on a wall. Searches pointNeighbours to find closest.
Definition at line 53 of file nearWallDist.H.
Public Member Functions | |
nearWallDist (const fvMesh &mesh) | |
Construct from components.
| |
virtual | ~nearWallDist () |
const volScalarField::GeometricBoundaryField & | y () const |
virtual void | correct () |
Correct for mesh geom/topo changes.
|
nearWallDist | ( | const fvMesh & | mesh ) |
Construct from components.
Definition at line 94 of file nearWallDist.C.
~nearWallDist | ( | ) | [virtual]
|
Definition at line 110 of file nearWallDist.C.
const volScalarField::GeometricBoundaryField& y | ( | ) | const [inline]
|
Definition at line 90 of file nearWallDist.H.
void correct | ( | ) | [virtual]
|
Correct for mesh geom/topo changes.
Definition at line 116 of file nearWallDist.C.
References forAll.