openfoam/applications/utilities/postProcessing/dataConversion
Mark Olesen c1ad429564 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.
2020-10-08 18:23:54 +02:00
..
foamDataToFluent GIT: Header file updates 2019-10-31 14:48:44 +00:00
foamToEnsight BUG: parallel foamToEnsight fails depending on lagrangian order (fixes #1873) 2020-10-08 18:23:54 +02:00
foamToGMV GIT: Header file updates 2019-10-31 14:48:44 +00:00
foamToTetDualMesh GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
foamToVTK BUG: flipped cellZones compat setting for foamToEnsight (#1579) 2020-06-22 11:19:34 +02:00
smapToFoam GIT: Header file updates 2019-10-31 14:48:44 +00:00