34#ifndef Foam_polySurfaceGeoMesh_H
35#define Foam_polySurfaceGeoMesh_H
const polySurface & mesh_
GeoMesh(const polySurface &mesh)
polySurfaceGeoMesh(const polySurface &mesh)
Construct from polySurface reference.
static label boundary_size(const polySurface &mesh) noexcept
The geometric boundary size - not used.
label size() const
The geometric (internal) size - number of faces.
static label size(const polySurface &mesh)
The geometric (internal) size - number of faces.
A surface mesh consisting of general polygon faces and capable of holding fields.