openfoam/applications/utilities/parallelProcessing/redistributePar
Mark Olesen 3c64283364 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.
2022-06-24 14:49:14 +02:00
..
Make ENH: redistributePar support for finiteArea (#2436) 2022-05-25 13:12:38 +00:00
loadOrCreateMesh.C ENH: redistributePar support for finiteArea (#2436) 2022-05-25 13:12:38 +00:00
loadOrCreateMesh.H ENH: redistributePar support for finiteArea (#2436) 2022-05-25 13:12:38 +00:00
parFaFieldDistributorCache.C BUG: distributed roots cause redistributePar failure (fixes #2523) 2022-06-24 13:18:41 +02:00
parFaFieldDistributorCache.H ENH: redistributePar support for finiteArea (#2436) 2022-05-25 13:12:38 +00:00
parFvFieldDistributor.C ENH: cleanup/reorganize parts of redistributePar 2022-05-25 13:12:38 +00:00
parFvFieldDistributor.H ENH: cleanup/reorganize parts of redistributePar 2022-05-25 13:12:38 +00:00
parFvFieldDistributorFields.C ENH: cleanup/reorganize parts of redistributePar 2022-05-25 13:12:38 +00:00
parFvFieldDistributorTemplates.C ENH: cleanup/reorganize parts of redistributePar 2022-05-25 13:12:38 +00:00
parLagrangianDistributor.C STYLE: verbose point field decompose/reconstruct (#120) 2022-06-22 19:45:08 +02:00
parLagrangianDistributor.H STYLE: verbose point field decompose/reconstruct (#120) 2022-06-22 19:45:08 +02:00
parLagrangianDistributorFields.C ENH: cleanup/reorganize parts of redistributePar 2022-05-25 13:12:38 +00:00
parLagrangianDistributorTemplates.C BUG: redistributePar -reconstruct lagrangian trashes fields (fixes #2494) 2022-06-24 14:49:14 +02:00
parPointFieldDistributor.C STYLE: verbose point field decompose/reconstruct (#120) 2022-06-22 19:45:08 +02:00
parPointFieldDistributor.H ENH: redistributePar - add support for pointFields (#2436) 2022-05-25 13:12:38 +00:00
parPointFieldDistributorTemplates.C ENH: redistributePar - add support for pointFields (#2436) 2022-05-25 13:12:38 +00:00
passivePositionParticle.H Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
passivePositionParticleCloud.C GIT: Header file updates 2019-10-31 14:48:44 +00:00
passivePositionParticleCloud.H Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
redistributeLagrangian.H ENH: cleanup/reorganize parts of redistributePar 2022-05-25 13:12:38 +00:00
redistributePar.C BUG: redistributePar -reconstruct lagrangian trashes fields (fixes #2494) 2022-06-24 14:49:14 +02:00
unmappedPassivePositionParticleCloud.H ENH: use IOstreamOption for writeObject() calls. 2020-02-19 09:25:33 +00:00