37#ifndef Foam_surfPointGeoMesh_H
38#define Foam_surfPointGeoMesh_H
73 return mesh.nPoints();
GeoMesh(const surfMesh &mesh)
A surface mesh consisting of general polygon faces that has IO capabilities and a registry for storin...
static label boundary_size(const surfMesh &mesh) noexcept
The geometric boundary size - not used.
static label size(const surfMesh &mesh)
The geometric (internal) size - number of points.
label size() const
The geometric (internal) size - number of points.
surfPointGeoMesh(const surfMesh &mesh)
Construct from surfMesh reference.