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