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

ENH: relax processorField waiting requirements

- for interface polling previously required that both send and recv
  requests were completed before evaluating (values or matrix update).
  However, only the recv needs to be complete, which helps disentangle
  the inter-rank waiting.

  NB: this change is possible following (1f5cf395) that replaced
      UPstream::resetRequests() call in favour of UPstream::waitRequests()
parent 52b225b6
Branches
Tags
No related merge requests found
Showing
with 412 additions and 362 deletions
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