35 #ifndef fvMeshMapper_H 36 #define fvMeshMapper_H 95 surfaceMap_(mesh, faceMap_),
96 boundaryMap_(mesh, faceMap_)
const fvSurfaceMapper & surfaceMap() const
Return surface mapper.
This object provides mapping and fill-in information for face data between the two meshes after the t...
Foam::fvBoundaryMeshMapper.
const morphFieldMapper & volMap() const
Return volume mapper.
This object provides mapping and fill-in information for cell data between the two meshes after the t...
Class holds all the necessary information for mapping fields associated with fvMesh.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
const fvBoundaryMeshMapper & boundaryMap() const
Return boundary mapper.
Abstract base class to hold the Field mapping for mesh morphs.
const objectRegistry & thisDb() const
Return reference to objectRegistry storing fields. Can be.
Mesh data needed to do the Finite Volume discretisation.
Registry of regIOobjects.
const fvMesh & mesh() const
Return reference to mesh.