Go to the documentation of this file.
36 #ifndef wallDependentModel_H
37 #define wallDependentModel_H
virtual ~wallDependentModel()
Destructor.
const fvMesh & mesh_
Reference to the mesh.
const volScalarField & yWall() const
Mesh data needed to do the Finite Volume discretisation.
const volVectorField & nWall() const
wallDependentModel(const wallDependentModel &)
Disallow default bitwise copy construct.
Generic GeometricField class.
A class which provides on-demand creation and caching of wall distance and wall normal fields for use...
void operator=(const wallDependentModel &)
Disallow default bitwise assignment.