35 #ifndef Foam_triSurfacePointGeoMesh_H 36 #define Foam_triSurfacePointGeoMesh_H 69 return mesh.points().size();
triSurfacePointGeoMesh(const triSurface &mesh)
Construct from triSurface reference.
static label boundary_size(const triSurface &mesh) noexcept
The geometric boundary size - not applicable.
label size() const
The geometric (internal) size - number of points.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
Triangulated surface description with patch information.
const triSurface & mesh_
Reference to Mesh.