Skip to content
Snippets Groups Projects
Commit e3b7c2e6 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: replace masterUncollatedFileOperation::scatterList()

- use Pstream::listScatterValues() instead of the old hand-rolled
  method.

  Reduces code and since it is mostly used with primitives it
  will use MPI_Scatter directly (see #3087)

COMP: fix some inconsistent masterOp return types
parent 84a1fc9b
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment