38#ifndef wallDependentModel_H
39#define wallDependentModel_H
53class wallDependentModel
64 wallDependentModel(
const wallDependentModel&);
67 void operator=(
const wallDependentModel&);
Mesh data needed to do the Finite Volume discretisation.
const volScalarField & yWall() const
const volVectorField & nWall() const
virtual ~wallDependentModel()
Destructor.
GeometricField< vector, fvPatchField, volMesh > volVectorField
GeometricField< scalar, fvPatchField, volMesh > volScalarField