Go to the documentation of this file.
37 #ifndef fvMeshMapper_H
38 #define fvMeshMapper_H
97 surfaceMap_(
mesh, faceMap_),
98 boundaryMap_(
mesh, faceMap_)
const fvSurfaceMapper & surfaceMap() const
Abstract base class to hold the Field mapping for mesh morphs.
This object provides mapping and fill-in information for cell data between the two meshes after the t...
const morphFieldMapper & volMap() const
Registry of regIOobjects.
This object provides mapping and fill-in information for face data between the two meshes after the t...
const fvMesh & mesh() const
Mesh data needed to do the Finite Volume discretisation.
const fvBoundaryMeshMapper & boundaryMap() const
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 objectRegistry & thisDb() const
Foam::fvBoundaryMeshMapper.
fvMeshMapper(const fvMesh &mesh, const mapPolyMesh &mpm)