45 return srcToTgtCellAddr_;
52 return tgtToSrcCellAddr_;
59 return srcToTgtCellWght_;
66 return tgtToSrcCellWght_;
77 Foam::meshToMesh::patchAMIs()
const
const polyMesh & srcRegion() const
Return const access to the source mesh.
const labelListList & srcToTgtCellAddr() const
Return const access to the source to target cell addressing.
scalar V() const
Return const access to the overlap volume.
const labelListList & tgtToSrcCellAddr() const
Return const access to the target to source cell addressing.
const scalarListList & srcToTgtCellWght() const
Return const access to the source to target cell weights.
Mesh consisting of general polyhedral cells.
const polyMesh & tgtRegion() const
Return const access to the target mesh.
const scalarListList & tgtToSrcCellWght() const
Return const access to the target to source cell weights.