openfoam/applications
Mark Olesen e11fde900c ENH: direct support for broadcast of bitSet
- the internal data are contiguous so can broadcast size and internals
  directly without an intermediate stream.

ENH: split out broadcast time for profilingPstream information

STYLE: minor Pstream cleanup

- UPstream::commsType_ from protected to private, since it already has
  inlined noexcept getters/setters that should be used.

- don't pass unused/unneed tag into low-level MPI reduction templates.
  Document where tags are not needed

- had Pstream::broadcast instead of UPstream::broadcast in internals
2022-03-04 17:49:23 +00:00
..
solvers ENH: use mpi gather for list values in a few places 2022-03-04 17:49:23 +00:00
test ENH: direct support for broadcast of bitSet 2022-03-04 17:49:23 +00:00
tools ENH: support field width for #eval expressions 2021-03-29 16:00:11 +02:00
utilities ENH: additional control and access methods for PstreamBuffers 2022-03-04 17:49:23 +00:00
Allwmake BUG: foamPackRelease detects wrong build information 2021-11-04 19:56:01 +01:00