ENH: improve syncTools handling of PackedList and bitSet
- create a subset copy for sending on the processor patches instead of a List of unsigned ints. Reduces memory overhead and data transfer amount.
Showing
- src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H 2 additions, 2 deletionssrc/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H
- src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshDataTemplates.C 53 additions, 69 deletions.../meshes/polyMesh/globalMeshData/globalMeshDataTemplates.C
- src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.H 82 additions, 52 deletionssrc/OpenFOAM/meshes/polyMesh/syncTools/syncTools.H
- src/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C 14 additions, 16 deletionssrc/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C
Please register or sign in to comment