Click or drag to resize

MPIMPI_THREAD_SINGLE Field

Indicates that the MPI program is single-threaded. See [!:Threading.Single].

Namespace:  DHI.MPI
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public const int MPI_THREAD_SINGLE = 0

Field Value

Type: Int32
See Also