openfoam/applications/utilities/parallelProcessing/redistributePar
Mark Olesen 2662042d49 ENH: improve controls for Time (issue #910)
- relocate some standard functionality to TimePaths to allow a lighter
  means of managing time directories without using the entire Time
  mechanism.

- optional enableLibs for Time construction (default is on)
  and a corresponding argList::noLibs() and "-no-libs" option

STYLE:

- mark Time::outputTime() as deprecated MAY-2016

- use pre-increment for runTime, although there is no difference in
  behaviour or performance.
2018-07-02 10:20:01 +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: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01: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 ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
unmappedPassivePositionParticleCloud.H BUG: redistributePar: transfer particles correctly. Fixes #605. 2017-09-28 12:36:25 +01:00