35 #ifndef Foam_triSurfaceGeoMesh_H 36 #define Foam_triSurfaceGeoMesh_H triSurfaceGeoMesh(const triSurface &mesh)
Construct from triSurface reference.
static label boundary_size(const triSurface &mesh) noexcept
The geometric boundary size - not used.
The triSurface GeoMesh (for holding face fields).
label size() const
The geometric (internal) size - number of faces.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
Triangulated surface description with patch information.
const triSurface & mesh_
Reference to Mesh.