openfoam/applications/utilities/finiteArea
Mark Olesen 013f3cccc4 ENH: improve handling of finiteArea mesh with distributed roots
- in makeFaMesh, the serial fields are now only read on the master
  process and broadcast to the other ranks. The read+distribute is
  almost identical to that used in redistributePar, except that in
  this case entire fields are sent and not a zero-sized subset.

- improved internal faMesh checking for files so that the TryNew
  method works with distributed roots.
2022-11-20 19:59:52 +01:00
..
checkFaMesh ENH: improve handling of finiteArea mesh with distributed roots 2022-11-20 19:59:52 +01:00
makeFaMesh ENH: improve handling of finiteArea mesh with distributed roots 2022-11-20 19:59:52 +01:00