Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
const fvMesh & mesh_
Reference to Mesh.
Generic GeometricField class.
Mesh data needed to do the Finite Volume discretisation.
const surfaceVectorField & Cf() const
Return face centres.
label nInternalFaces() const
Mesh data needed to do the Finite Volume discretisation.
const surfaceVectorField & C()
Return face centres.
label size() const
Return size.
surfaceMesh(const fvMesh &mesh)
Construct from fvMesh.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.