Go to the documentation of this file.
42 #ifndef stabilisedFvGeometryScheme_H
43 #define stabilisedFvGeometryScheme_H
Geometry calculation scheme that implements face geometry calculation using normal-component-of-area ...
Default geometry calculation scheme. Slight stabilisation for bad meshes.
Mesh consisting of general polyhedral cells.
const fvMesh & mesh() const
Generic templated field type.
virtual void movePoints()
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 makeFaceCentresAndAreas(const polyMesh &mesh, const pointField &p, vectorField &fCtrs, vectorField &fAreas)
virtual ~stabilisedFvGeometryScheme()=default