36 #ifndef nearWallDist_H
37 #define nearWallDist_H
Templated abstract base-class for demand-driven mesh objects used to automate their allocation to the...
const fvMesh & mesh() const
Generic GeometricBoundaryField class.
Mesh data needed to do the Finite Volume discretisation.
Distance calculation for cells with face on a wall. Searches pointNeighbours to find closest.
ClassName("nearWallDist")
void operator=(const nearWallDist &)=delete
Disallow default bitwise assignment.
virtual ~nearWallDist()
Destructor.
nearWallDist(const fvMesh &mesh)
Construct from mesh.
const volScalarField::Boundary & y() const
Access to the near-wall distances.