Go to the documentation of this file.
41 #ifndef mapDistributePolyMesh_H
42 #define mapDistributePolyMesh_H
65 const label nOldPoints_;
68 const label nOldFaces_;
71 const label nOldCells_;
99 void calcPatchSizes();
143 const label nOldPoints,
144 const label nOldFaces,
145 const label nOldCells,
191 return oldPatchSizes_;
197 return oldPatchStarts_;
203 return oldPatchNMeshPoints_;
276 "mapDistributePolyMesh::updateMesh(const mapPolyMesh&)"