Skip to content
Commit 0f21605b authored by Mark OLESEN's avatar Mark OLESEN
Browse files

BUG: gather/render fails for patch values (fixes #9)

- was incorrectly streaming the patches as fvPatchField<Type> instead
  of as Field<Type>. Streaming them as fvPatchField resulted in
  dictionary entries, which cannot be read by the receiver.

  The bug exists since Feb-2019 but only affects the combination
  of patch sampling in parallel with serial-only rendering
parent e773eb92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment