Go to the documentation of this file.
38 #ifndef pointMeshMapper_H
39 #define pointMeshMapper_H
89 boundaryMap_(
mesh, pointMap_, mpm)
const objectRegistry & thisDb() const
Abstract base class to hold the Field mapping for mesh morphs.
const morphFieldMapper & pointMap() const
const pointMesh & mesh() const
Registry of regIOobjects.
This object provides mapping and fill-in information for point data between the two meshes after the ...
Mesh representing a set of points created from polyMesh.
Foam::pointBoundaryMeshMapper.
Class holds all the necessary information for mapping fields associated with pointMesh.
pointMeshMapper(const pointMesh &mesh, const mapPolyMesh &mpm)
const pointBoundaryMeshMapper & boundaryMap() const
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.