openfoam/applications/utilities/postProcessing/dataConversion/foamToEnsight
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
..
Make ENH: overhaul ensight handling (#1579) 2020-02-18 11:09:43 +00:00
checkMeshMoving.H ENH: overhaul ensight handling (#1579) 2020-02-18 11:09:43 +00:00
convertLagrangian.H BUG: parallel foamToEnsight fails depending on lagrangian order (fixes #1873) 2020-10-08 18:23:54 +02:00
convertVolumeFields.H ENH: overhaul ensight handling (#1579) 2020-02-18 11:09:43 +00:00
findCloudFields.H ENH: restructuring of foamToEnsight code 2018-10-09 21:28:53 +02:00
foamToEnsight.C BUG: flipped cellZones compat setting for foamToEnsight (#1579) 2020-06-22 11:19:34 +02:00
getTimeIndex.H ENH: overhaul ensight handling (#1579) 2020-02-18 11:09:43 +00:00
readFields.C GIT: Header file updates 2019-10-31 14:48:44 +00:00
readFields.H ENH: overhaul ensight handling (#1579) 2020-02-18 11:09:43 +00:00
writeDimFields.H ENH: overhaul ensight handling (#1579) 2020-02-18 11:09:43 +00:00
writePointFields.H ENH: overhaul ensight handling (#1579) 2020-02-18 11:09:43 +00:00
writeVolFields.H ENH: overhaul ensight handling (#1579) 2020-02-18 11:09:43 +00:00