openfoam/applications/test/parallel-external-init
Mark Olesen ffeef76d8f ENH: cleaner separation of global and local world naming
- UPstream::globalComm constant always refers to MPI_COMM_WORLD but
  UPstream::worldComm could be MPI_COMM_WORLD (single world)
  or a dedicated local communicator (for multi-world).

- provide a Pstream wrapped version of MPI_COMM_SELF,
  references as UPstream::selfComm

- UPstream::isUserComm(label)
  test for additional user-defined communicators
2022-12-01 12:18:38 +00:00
..
Make CONFIG: rationalize mpi config tuning (#1910) 2020-11-11 18:36:01 +01:00
Test-parallel-external-init.C ENH: cleaner separation of global and local world naming 2022-12-01 12:18:38 +00:00