MPIMPI_Is_thread_main Method (Int32) |
Namespace:
DHI.MPI
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public static int MPI_Is_thread_main(
out int flag
)
Parameters
- flag
- Type: SystemInt32
Returns whether the calling thread is the main thread.
Return Value
Type:
Int32See Also