openfoam/applications/utilities/parallelProcessing/redistributePar
Mark Olesen db16d80840 ENH: use objectRegistry/IOobjectList sorted instead of lookupClass
- in most cases a parallel-consistent order is required.
  Even when the order is not important, it will generally require
  fewer allocations to create a UPtrList of entries instead of a
  HashTable or even a wordList.
2023-07-31 20:11:32 +02:00
..
Make ENH: redistributePar support for finiteArea (#2436) 2022-05-25 13:12:38 +00:00
loadOrCreateMesh.C BUG: processorMeshes removeFiles does not remove collated (fixes #2607) 2022-10-11 17:58:22 +02:00
loadOrCreateMesh.H BUG: processorMeshes removeFiles does not remove collated (fixes #2607) 2022-10-11 17:58:22 +02: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: fileHandler support for faMeshDistributor and field distributors 2023-05-23 15:01:09 +02:00
parFvFieldDistributor.H ENH: fileHandler support for faMeshDistributor and field distributors 2023-05-23 15:01:09 +02:00
parFvFieldDistributorFields.C ENH: cleanup/reorganize parts of redistributePar 2022-05-25 13:12:38 +00:00
parFvFieldDistributorTemplates.C ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
parLagrangianDistributor.C ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
parLagrangianDistributor.H STYLE: remove unused isWriteProc() methods from distribute fields 2023-05-22 17:46:16 +02:00
parLagrangianDistributorFields.C ENH: cleanup/reorganize parts of redistributePar 2022-05-25 13:12:38 +00:00
parLagrangianDistributorTemplates.C ENH: use objectRegistry/IOobjectList sorted instead of lookupClass 2023-07-31 20:11:32 +02:00
parPointFieldDistributor.C ENH: fileHandler support for faMeshDistributor and field distributors 2023-05-23 15:01:09 +02:00
parPointFieldDistributor.H ENH: fileHandler support for faMeshDistributor and field distributors 2023-05-23 15:01:09 +02:00
parPointFieldDistributorTemplates.C COMP: use csorted() instead of sorted() 2023-07-31 20:11:32 +02:00
passivePositionParticle.H STYLE: set readOpt(..), writeOpt(..) by parameter, not by assignment 2022-07-19 11:17:47 +02: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 ENH: avoid spurious library loading for decomposePar, redistributePar 2023-06-19 17:05:45 +02:00
unmappedPassivePositionParticleCloud.H STYLE: readOnProc/writeOnProc instead of 'valid' for IO 2023-04-04 15:04:26 +02:00