-
- Downloads
ENH: globalIndex gather for PatchTools::gatherAndMerge (#2402)
- lower memory overhead, simpler code and eliminates need for ListListOps::combineOffset() - optional handling of local faces/points for re-using in different contexts STYLE: labelUList instead of labelList for globalMesh mergePoints STYLE: adjust verbose information from mergePoints - also report the current new-point location
Showing
- src/OpenFOAM/meshes/meshTools/mergePoints.C 29 additions, 18 deletionssrc/OpenFOAM/meshes/meshTools/mergePoints.C
- src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.C 4 additions, 4 deletionssrc/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.C
- src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H 1 addition, 1 deletionsrc/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchTools.H 12 additions, 3 deletionssrc/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchTools.H
- src/OpenFOAM/meshes/primitiveMesh/PatchTools/PatchToolsGatherAndMerge.C 46 additions, 33 deletions...eshes/primitiveMesh/PatchTools/PatchToolsGatherAndMerge.C
- src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatch.H 6 additions, 0 deletions...FOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatch.H
- src/functionObjects/field/fieldValues/surfaceFieldValue/surfaceFieldValue.C 27 additions, 88 deletions...s/field/fieldValues/surfaceFieldValue/surfaceFieldValue.C
Loading
Please register or sign in to comment