42#ifndef mappedVariableThicknessWallFvPatch_H
43#define mappedVariableThicknessWallFvPatch_H
73 TypeName(mappedVariableThicknessWallPolyPatch::typeName_());
A fvBoundaryMesh is a fvPatch list with a reference to the associated fvMesh, with additional search ...
const polyPatch & patch() const noexcept
Return the polyPatch.
TypeName(mappedVariableThicknessWallPolyPatch::typeName_())
Runtime type information.
mappedVariableThicknessWallFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from components.
void makeDeltaCoeffs(scalarField &dc) const
Read neighbour cell distances from dictionary.
A patch is a list of labels that address the faces in the global face list.
wallFvPatch(const polyPatch &patch, const fvBoundaryMesh &bm)
Construct from components.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.