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

BUG: parallel foamToEnsight fails depending on lagrangian order (fixes #1873)

- the problem arises when output fields are missing on some
  processors.

  When the information is combined, the resulting HashTables can have
  different insertion orders. This poses an issue when there are hash
  key collisions and thus different chaining.

- Use sorted order.
parent 3b3cffc7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment