BUG: redistributePar -reconstruct lagrangian trashes fields (fixes #2494)
- the file removal cleanup, which makes reasonable sense for redistribute mode, always forced the removal of the reconstructed lagrangian fields (since all of the non-master fields are empty by definition)! Detect reconstruct mode (by using constructSize from the map) to circumvent this logic.
Showing
- applications/utilities/parallelProcessing/redistributePar/parLagrangianDistributorTemplates.C 50 additions, 8 deletions...ssing/redistributePar/parLagrangianDistributorTemplates.C
- applications/utilities/parallelProcessing/redistributePar/redistributePar.C 9 additions, 14 deletions...ties/parallelProcessing/redistributePar/redistributePar.C
Please register or sign in to comment