mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- waits for completion of any of the listed requests and returns the corresponding index into the list. This allows, for example, dispatching of data when the receive is completed.
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
include $(GENERAL_RULES)/mpi-rules
|
|
|
|
EXE_INC = $(PFLAGS) $(PINC) $(c++LESSWARN)
|
|
EXE_LIBS = $(PLIBS)
|