BUG: redistributePar: failing reconstruct. See #1953.
In reconstruct mode redistributePar will have - master read undecomposed mesh - slaves construct dummy mesh (0 faces/points etc.) but correct patches and zones so all processors have two valid meshes. This was all handled inside fvMeshTools::newMesh and this was behaving differently.
Showing
- applications/utilities/parallelProcessing/redistributePar/redistributePar.C 4 additions, 0 deletions...ties/parallelProcessing/redistributePar/redistributePar.C
- src/OpenFOAM/meshes/polyMesh/polyMesh.C 16 additions, 8 deletionssrc/OpenFOAM/meshes/polyMesh/polyMesh.C
- src/dynamicMesh/fvMeshTools/fvMeshTools.C 23 additions, 6 deletionssrc/dynamicMesh/fvMeshTools/fvMeshTools.C
Please register or sign in to comment