BUG: meshes with differing pointsInstance and facesInstance were not decomposed correctly.
In case of differing pointsInstance and facesInstance it will - read the points belonging to the facesInstance - construct and write the mesh belonging to the facesInstance (so with the old, facesInstance, points) - additionally write the current points to pointsInstance
Showing
- applications/utilities/parallelProcessing/decomposePar/domainDecomposition.C 95 additions, 12 deletions...ies/parallelProcessing/decomposePar/domainDecomposition.C
- applications/utilities/parallelProcessing/decomposePar/domainDecomposition.H 3 additions, 0 deletions...ies/parallelProcessing/decomposePar/domainDecomposition.H
- src/fvMotionSolver/fvMotionSolvers/displacement/displacementFvMotionSolver/displacementFvMotionSolver.C 27 additions, 1 deletion...t/displacementFvMotionSolver/displacementFvMotionSolver.C
Please register or sign in to comment