openfoam/src/OpenFOAM/meshes/polyMesh/syncTools
Mark Olesen 0ba4f36c60 ENH: use List containers for Pstream read/write calls
- using the List containers, and not their low-level data_bytes(),
  size_bytes() methods is more convenient and allows future
  adjustments to be centralized

ENH: trivial intptr_t wrapper for MPI_Win

STYLE: minor adjustments to mpirunDebug
2025-02-11 11:09:30 +01:00
..
dummyTransform.H ENH: optional saving of illegal edges in patch surfaceType() check 2023-05-09 19:30:58 +02:00
syncTools.C ENH: additional parRun selection/protection on syncTools 2024-03-18 20:59:21 +01:00
syncTools.H ENH: upgrade to use some C++17 constructs 2025-01-31 09:51:44 +01:00
syncToolsTemplates.C ENH: use List containers for Pstream read/write calls 2025-02-11 11:09:30 +01:00