openfoam/applications/test/parallel-nonBlocking
Mark Olesen de8ef5332d ENH: additional gather/scatter modes for PstreamBuffers
- gather/scatter types of operations can avoid AllToAll communication
  and use simple MPI gather (or scatter) to establish the receive sizes.

  New methods: finishedGathers() / finishedScatters()
2022-03-12 21:16:30 +01:00
..
Make STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
Test-parallel-nonBlocking.C ENH: additional gather/scatter modes for PstreamBuffers 2022-03-12 21:16:30 +01:00