34 #ifndef triSurfacePointGeoMesh_H
35 #define triSurfacePointGeoMesh_H
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
const triSurface & mesh_
Reference to Mesh.
void size(const label)
Override size to be inconsistent with allocated storage.
virtual const pointField & points() const
Return raw points.
The triSurface point GeoMesh (for holding vertex fields).
label size() const
Return size.
triSurfacePointGeoMesh(const triSurface &mesh)
Construct from triSurface reference.
Triangulated surface description with patch information.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.