Go to the documentation of this file.
38 #ifndef highAspectRatioFvGeometryScheme_H
39 #define highAspectRatioFvGeometryScheme_H
Default geometry calculation scheme. Slight stabilisation for bad meshes.
virtual void movePoints()
Mesh consisting of general polyhedral cells.
const fvMesh & mesh() const
Generic templated field type.
void calcAspectRatioWeights(scalarField &cellWeight, scalarField &faceWeight) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
static void makeAverageCentres(const polyMesh &mesh, const pointField &points, const pointField &faceAreas, const scalarField &magFaceAreas, pointField &faceCentres, pointField &cellCentres)
TypeName("highAspectRatio")
virtual ~highAspectRatioFvGeometryScheme()=default
Geometry calculation scheme with automatic stabilisation for high-aspect ratio cells.