Click or drag to resize

MPIMPI_Comm_compare Method

Namespace:  DHI.MPI
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static void MPI_Comm_compare(
	int comm1,
	int comm2,
	out int result,
	out int status
)

Parameters

comm1
Type: SystemInt32
comm2
Type: SystemInt32
result
Type: SystemInt32
status
Type: SystemInt32
See Also