openfoam/applications/utilities/parallelProcessing/redistributePar
Mark Olesen d58c142404 ENH: use restricted dictionary lookup for utilities (issue #762)
- get<label>, get<scalar> instead of readLabel, readScalar, etc.
2018-07-24 08:08:30 +02:00
..
Make BUG: missing parallel-aware for metis-like decomposition 2017-10-13 12:45:28 +02:00
distributedUnallocatedDirectFieldMapper.H ENH: copyright: make consistent with OpenFOAM-history 2015-12-19 14:22:30 +00:00
distributedUnallocatedDirectFvPatchFieldMapper.H ENH: copyright: make consistent with OpenFOAM-history 2015-12-19 14:22:30 +00:00
loadOrCreateMesh.C ENH: use restricted dictionary lookup for utilities (issue #762) 2018-07-24 08:08:30 +02:00
loadOrCreateMesh.H STYLE: redistributeParMesh: split off mesh loading 2012-03-30 09:21:57 +01:00
parFvFieldReconstructor.C ENH: copyright: make consistent with OpenFOAM-history 2015-12-19 14:22:30 +00:00
parFvFieldReconstructor.H STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
parFvFieldReconstructorReconstructFields.C ENH: support writeLagrangianPositions in redistributePar (issue #702) 2018-02-20 15:22:47 +01:00
parLagrangianRedistributor.C ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
parLagrangianRedistributor.H STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
parLagrangianRedistributorRedistributeFields.C ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
passivePositionParticle.H STYLE: consolidate positionsCompat1706 structure (issue #721) 2018-02-19 11:57:57 +01:00
passivePositionParticleCloud.C BUG: redistributePar: transfer particles correctly. Fixes #605. 2017-09-28 12:36:25 +01:00
passivePositionParticleCloud.H STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
redistributePar.C STYLE: more consistent use of dimensioned Zero, scalar decimal points 2018-07-13 10:28:48 +02:00
unmappedPassivePositionParticleCloud.H BUG: redistributePar: transfer particles correctly. Fixes #605. 2017-09-28 12:36:25 +01:00