34 #ifndef triSurfacePointGeoMesh_H 35 #define triSurfacePointGeoMesh_H triSurfacePointGeoMesh(const triSurface &mesh)
Construct from triSurface reference.
void size(const label)
Override size to be inconsistent with allocated storage.
The triSurface point GeoMesh (for holding vertex fields).
const Field< PointType > & points() const
Return reference to global points.
label size() const
Return size.
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
Triangulated surface description with patch information.
const triSurface & mesh_
Reference to Mesh.