openfoam/applications/utilities/postProcessing
mattijs bd58fa5322 BUG: globalMeshData::mergePoints was assuming patch was on master processor.
Each collocated set of coupled points has a single master assigned to it.
However when doing mergePoints on a patch the master does not have to be
on the patch. So now it returns mesh point labels, not patch point labels.
2010-02-12 12:45:00 +00:00
..
dataConversion BUG: globalMeshData::mergePoints was assuming patch was on master processor. 2010-02-12 12:45:00 +00:00
foamCalc Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
graphics ENH: sets are now searched for. 2010-01-29 10:25:13 +00:00
lagrangian/particleTracks Use new last() method for List-type classes 2009-11-26 13:35:57 +01:00
miscellaneous remove trailing space from some files 2009-12-04 13:39:35 +01:00
patch added region option 2009-09-22 15:26:19 +01:00
sampling Merge commit 'OpenCFD/master' into olesenm 2010-02-03 17:40:37 +01:00
scalarField/pPrime2 Use new last() method for List-type classes 2009-11-26 13:35:57 +01:00
stressField/stressComponents use of tensor::XX instead of symmTensor::XX 2009-08-13 12:14:05 +01:00
turbulence Moved the "generic" BCs into a separate library and included it only in those utilities 2009-08-04 22:13:54 +01:00
velocityField pedantic changes: 'forAll (' -> 'forAll(' in applications/ 2009-12-03 14:12:08 +01:00
wall Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00