34 #ifndef Foam_polySurfaceGeoMesh_H 35 #define Foam_polySurfaceGeoMesh_H A surface mesh consisting of general polygon faces and capable of holding fields. ...
label size() const
The geometric (internal) size - number of faces.
The polySurface GeoMesh for face fields.
static label boundary_size(const polySurface &mesh) noexcept
The geometric boundary size - not used.
polySurfaceGeoMesh(const polySurface &mesh)
Construct from polySurface reference.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
const polySurface & mesh_
Reference to Mesh.