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

BUG: masterStream forwards without communicator (fixes #3373)

- in messageStream::masterStream(int), it forwarded to stream()
  without the communicator, which meant it would incorrectly check
  UPstream::master(worldComm) and possibly not produce any output (or
  block).
parent 9bc6f2f9
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment