openfoam/applications/test/globalIndex3
Mark Olesen f0b844eb47 ENH: generalize MPI broadcast to basic and user-defined MPI types
- simplify and rationalize some of the broadcast methods for more code
  reuse.

  The bottom level UPstream::broadcast is now always to/from "root=0".
  This was previously passed as a default parameter, but never used
  anything other than '0' in the code. Fixing it as '0' makes it
  consistent with the 'top-down' logical for node-based broadcast.
2025-03-06 16:54:31 +01:00
..
Make ENH: expand UPstream communicator support 2025-02-13 12:31:12 +01:00
Test-globalIndex3.cxx ENH: generalize MPI broadcast to basic and user-defined MPI types 2025-03-06 16:54:31 +01:00