MPIMPI_THREAD_SERIALIZED Field |
Indicates that the MPI program is multi-threaded, but only one thread will call into MPI
at any given time. See [!:Threading.Serialized].
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_SERIALIZED = 2
Field Value
Type:
Int32See Also