ENH: avoid reduce for MPI barrier in externalCoupled (issue #419)
- rationalized waiting logic - timeout and wait are unsigned int (not label) since this is what the underlying sleep uses anyhow.
Showing
- src/functionObjects/field/externalCoupled/externalCoupled.C 165 additions, 173 deletionssrc/functionObjects/field/externalCoupled/externalCoupled.C
- src/functionObjects/field/externalCoupled/externalCoupled.H 30 additions, 30 deletionssrc/functionObjects/field/externalCoupled/externalCoupled.H
- tutorials/heatTransfer/chtMultiRegionFoam/externalCoupledMultiRegionHeater/externalSolver 8 additions, 9 deletions...egionFoam/externalCoupledMultiRegionHeater/externalSolver
Please register or sign in to comment