37 #ifndef Foam_surfPointGeoMesh_H 38 #define Foam_surfPointGeoMesh_H 73 return mesh.nPoints();
A surface mesh consisting of general polygon faces that has IO capabilities and a registry for storin...
surfPointGeoMesh(const surfMesh &mesh)
Construct from surfMesh reference.
label size() const
The geometric (internal) size - number of points.
static label boundary_size(const surfMesh &mesh) noexcept
The geometric boundary size - not used.
The surfMesh GeoMesh for point fields.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
const surfMesh & mesh_
Reference to Mesh.