MPIMPI_THREAD_FUNNELED Field |
Indicates that the MPI program is multi-threaded, but all MPI operations will be called
from the main thread. See [!:Threading.Funneled].
Namespace:
DHI.MPI
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public const int MPI_THREAD_FUNNELED = 1
Field Value
Type:
Int32See Also