35#ifndef Foam_surfaceMesh_H
36#define Foam_surfaceMesh_H
72 return mesh.nInternalFaces();
79 return mesh.nBoundaryFaces();
GeoMesh(const fvMesh &mesh)
Mesh data needed to do the Finite Volume discretisation.
Mesh consisting of general polyhedral cells.
static label boundary_size(const polyMesh &mesh) noexcept
The geometric boundary size - number of boundary faces.
const surfaceVectorField & C() const
Field of face centres.
static label size(const polyMesh &mesh) noexcept
The geometric (internal) size - number of internal faces.
label size() const noexcept
The geometric mesh size - number of internal faces.
surfaceMesh(const fvMesh &mesh)
Construct surface mesh from fvMesh reference.
GeometricField< vector, fvsPatchField, surfaceMesh > surfaceVectorField