openfoam/applications/utilities/finiteArea/makeFaMesh
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
..
Make ENH: improvements for makeFaMesh, checkFaMesh 2021-11-05 18:07:36 +00:00
decomposeFaFields.H ENH: improve handling of finiteArea mesh with distributed roots 2022-11-20 19:59:52 +01:00
faMeshWriteEdgesOBJ.H ENH: improvements for makeFaMesh, checkFaMesh 2021-11-05 18:07:36 +00:00
faMeshWriteVTK.H ENH: improvements for makeFaMesh, checkFaMesh 2021-11-05 18:07:36 +00:00
findMeshDefinitionDict.H ENH: add 'filtered' polyMesh regionName() method 2022-05-27 14:10:31 +02:00
makeFaMesh.C ENH: improve handling of finiteArea mesh with distributed roots 2022-11-20 19:59:52 +01:00