Class holds all the necessary information for mapping fields associated with pointMesh. More...
Public Member Functions | |
| pointMeshMapper (const pointMesh &mesh, const mapPolyMesh &mpm) | |
| Construct from pointMesh. More... | |
| const pointMesh & | mesh () const |
| Return reference to mesh fields belong to. More... | |
| const objectRegistry & | thisDb () const |
| Return reference to objectRegistry storing fields. Can be. More... | |
| const morphFieldMapper & | pointMap () const |
| Return point mapper. More... | |
| const pointBoundaryMeshMapper & | boundaryMap () const |
| Return boundary mapper. More... | |
Class holds all the necessary information for mapping fields associated with pointMesh.
Definition at line 52 of file pointMeshMapper.H.
|
inline |
Construct from pointMesh.
Definition at line 92 of file pointMeshMapper.H.
|
inline |
Return reference to mesh fields belong to.
Definition at line 106 of file pointMeshMapper.H.
|
inline |
Return reference to objectRegistry storing fields. Can be.
removed once fields stored on pointMesh.
Definition at line 116 of file pointMeshMapper.H.
|
inline |
Return point mapper.
Definition at line 124 of file pointMeshMapper.H.
|
inline |
Return boundary mapper.
Definition at line 132 of file pointMeshMapper.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.