Skip to content
  • Mark OLESEN's avatar
    STYLE: remove unneeded UPstream::listEq · c038a944
    Mark OLESEN authored
    - was only used in Pstream::combineReduce(...) with a full list,
      which should have been avoided in most cases anyhow.
      Much more efficient to simply gather the sizes directly
    c038a944