openfoam/applications/utilities/parallelProcessing/redistributePar
Mark Olesen b364a9e72c ENH: argList improvements
- argList::envExecutable() static method.
  This is identical to getEnv("FOAM_EXECUTABLE"), where the name of
  the executable has typically been set from the argList construction.

  Provides a singleton access to this value from locations that
  do not have knowledge of the originating command args (argList).
  This is a similar rationale as for the argList::envGlobalPath() static.

- additional argList::envRelativePath() static method.

- make -dry-run handling more central and easier to use by adding into
  argList itself.

STYLE: drop handling of -srcDoc (v1706 option)

- replaced with -doc-source for 1712 and never used much anyhow
2021-11-03 11:38:21 +01:00
..
Make COMP: relocate regionProperties to meshTools 2019-09-20 14:06:30 -07:00
distributedUnallocatedDirectFieldMapper.H GIT: Header file updates 2019-10-31 14:48:44 +00:00
distributedUnallocatedDirectFvPatchFieldMapper.H GIT: Header file updates 2019-10-31 14:48:44 +00:00
loadOrCreateMesh.C ENH: redistributePar: write collated format. #806 2021-10-19 12:18:07 +01:00
loadOrCreateMesh.H ENH: redistributePar: write collated format. #806 2021-10-19 12:18:07 +01:00
parFvFieldReconstructor.C GIT: Header file updates 2019-10-31 14:48:44 +00:00
parFvFieldReconstructor.H GIT: Header file updates 2019-10-31 14:48:44 +00:00
parFvFieldReconstructorFields.C GIT: Header file updates 2019-10-31 14:48:44 +00:00
parLagrangianRedistributor.C Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
parLagrangianRedistributor.H GIT: Header file updates 2019-10-31 14:48:44 +00:00
parLagrangianRedistributorFields.C Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +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
redistributePar.C ENH: argList improvements 2021-11-03 11:38:21 +01:00
unmappedPassivePositionParticleCloud.H ENH: use IOstreamOption for writeObject() calls. 2020-02-19 09:25:33 +00:00