mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: remove extraneous parRun check before Pstream::combineReduce - already handled by Pstream::combineReduce itself STYLE: remove deprecated globalMeshData::ListPlusEqOp - deprecated/superseded by ListOps::appendEqOp (2020-09) STYLE: qualify stream format with IOstreamOption (easier to find)