26 #include "wallDependentModel.H" 31 Foam::wallDependentModel::wallDependentModel(
const fvMesh&
mesh)
const volVectorField & n() const
Return reference to cached normal-to-wall field.
const volVectorField & nWall() const
const volScalarField & y() const
Return reference to cached distance-to-wall field.
static const wallDist & New(const fvMesh &mesh)
const volScalarField & yWall() const
virtual ~wallDependentModel()
Destructor.