mpiControlGateGet

Declaration

long mpiControlGateGet(MPIControl   control, 
                       long         gate, 
                       MPI_BOOL     *closed)
Required Header: stdmpi.h
Change History: Modified in the 03.03.00

Description

mpiControlGateGet gets the closed state (TRUE or FALSE) from the specified control gate (0 to 31).

Return Values
MPIMessageOK

See Also

mpiControlGateSet