openfoam/applications/test/gatherValues1
Mark Olesen 3562565995 ENH: minor updates for globalIndex
- explicit use of UPstream::worldComm in globalIndex methods
  for more clarity

- adjust method declaration ordering:
  de-emphasize the processor-local convenience methods

- consistent use of leading tag dispatch,
  remove unused enum-based dispatch tag

- add begin()/cbegin() with offset (as per List containers)

BUG: missing use of communicator in globalIndex gatherNonLocal

- does not affect any existing code (which all use worldComm anyhow)
2023-10-13 14:44:18 +02:00
..
Make ENH: additional MPI gather/scatter routines, globalIndex gather methods 2021-10-29 17:04:52 +02:00
Test-gatherValues1.C ENH: minor updates for globalIndex 2023-10-13 14:44:18 +02:00