Added master-slave addressing for coupled points.
- Rewrote globalPoints to use globalIndex class so now only transfers single label instead of labelPair - Added addressing in globalMeshData - from coupled master points to slave points - ,, edges ,, edges - from coupled points (master or slave) to uncoupled boundary faces - ,, ,, cells - See test/globalMeshData for simple test
Showing
- applications/test/globalMeshData/Make/files 3 additions, 0 deletionsapplications/test/globalMeshData/Make/files
- applications/test/globalMeshData/Make/options 3 additions, 0 deletionsapplications/test/globalMeshData/Make/options
- applications/test/globalMeshData/globalMeshDataTest.C 221 additions, 0 deletionsapplications/test/globalMeshData/globalMeshDataTest.C
- src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.C 782 additions, 39 deletionssrc/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.C
- src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H 100 additions, 4 deletionssrc/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H
- src/OpenFOAM/meshes/polyMesh/globalMeshData/globalPoints.C 407 additions, 287 deletionssrc/OpenFOAM/meshes/polyMesh/globalMeshData/globalPoints.C
- src/OpenFOAM/meshes/polyMesh/globalMeshData/globalPoints.H 111 additions, 35 deletionssrc/OpenFOAM/meshes/polyMesh/globalMeshData/globalPoints.H
Please register or sign in to comment