mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
reduce(dist, sumOp< Distribution<scalar> >()); operations for parallel data. Combines distributions using the coarsest binWidth. Changed write function to write normalised and raw to the same file. BUG: Distribution. Corrected inaccurate median calculation.