mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: IOstream::unsetf() now returns old flags (eg, for toggling)
ENH: align MPI_Probe non-blocking handling with header description - the header states that the commsType is non-blocking or not, but the implementation actually checked for 'buffered' or not. STYLE: fix some spacing and some documentation
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
Test-parallel-external-init.C
|
||||
Test-parallel-external-init.cxx
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-parallel-external-init
|
||||
|
||||
Reference in New Issue
Block a user