Go to the documentation of this file.
51 public MeshObject<polyMesh, UpdateableMeshObject, pointMesh>,
bool operator==(const pointMesh &pm) const
const pointBoundaryMesh & boundary() const
Return reference to boundary mesh.
void mapFields(const mapPolyMesh &)
Map all fields.
static label size(const Mesh &mesh)
Return number of points.
bool operator!=(const pointMesh &pm) const
pointBoundaryMesh boundary_
Boundary mesh.
const globalMeshData & globalData() const
Return parallel info.
const polyMesh & mesh_
Reference to Mesh.
Mesh consisting of general polyhedral cells.
Registry of regIOobjects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const polyMesh & mesh() const
pointBoundaryMesh BoundaryMesh
Various mesh related information for a parallel run. Upon construction, constructs all info using par...
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
Mesh representing a set of points created from polyMesh.
pointMesh(const pointMesh &)
Disallow default bitwise copy construct.
label size() const
Return number of points.
const objectRegistry & thisDb() const
Return database. For now is its polyMesh.
void operator=(const pointMesh &)
Disallow default bitwise assignment.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
bool movePoints()
Move points.
const objectRegistry & thisDb() const
Return the object registry.
void updateMesh(const mapPolyMesh &mpm)
Update the mesh corresponding to given map.