openfoam/applications/utilities/parallelProcessing/decomposePar
Mark Olesen 52d0289ee1 BUG: resolve some decomposeParDict problems (issues #60, #265).
- Cleanup/centralize handling of -decomposeParDict by relocating
  common code into argList. Ensures that all processes receive
  identical information about the -decomposeParDict opton.

- Only use alternative decomposeParDict for simpleFoam/motorBike
  tutorial so that this will be included in the test loop for snappy.

- Added Mattijs' fix for surfaceRedistributePar.
2016-10-25 18:19:19 +02:00
..
Make ENH: parallel: overhaul of parallel mapping 2015-11-17 15:05:05 +00:00
decomposePar.C BUG: resolve some decomposeParDict problems (issues #60, #265). 2016-10-25 18:19:19 +02:00
decomposeParDict STYLE: Updated version to 'plus' 2015-12-22 23:14:17 +00:00
dimFieldDecomposer.C Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
dimFieldDecomposer.H Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
dimFieldDecomposerDecomposeFields.C Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
domainDecomposition.C GIT: Initial commit after latest foundation merge 2016-04-25 11:40:48 +01:00
domainDecomposition.H GIT: Initial commit after latest foundation merge 2016-04-25 11:40:48 +01:00
domainDecompositionDistribute.C ENH: copyright: make consistent with OpenFOAM-history 2015-12-19 14:22:30 +00:00
domainDecompositionMesh.C Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
domainDecompositionTemplates.C Made all template declarations consistent using 'class' rather than 'typename' 2016-03-22 15:02:55 +00:00
lagrangianFieldDecomposer.C Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
lagrangianFieldDecomposer.H Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
lagrangianFieldDecomposerDecomposeFields.C Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
pointFieldDecomposer.C applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
pointFieldDecomposer.H Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
pointFieldDecomposerDecomposeFields.C Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
readFields.C ENH: Consistency updates after Foundation merge and code tidying 2016-04-25 16:46:56 +01:00
readFields.H ENH: Consistency updates after Foundation merge and code tidying 2016-04-25 16:46:56 +01:00