34 #ifndef Foam_polyGeoMesh_H 35 #define Foam_polyGeoMesh_H polyGeoMesh(const polyMesh &mesh)
Construct from polyMesh reference.
label size() const noexcept
The geometric (internal) mesh size - number of cells.
static label boundary_size(const polyMesh &mesh) noexcept
The geometric boundary size - not used (internal fields only).
The polyMesh GeoMesh for holding internal fields without an fvMesh.
Mesh consisting of general polyhedral cells.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
const polyMesh & mesh_
Reference to Mesh.