mpiControlGateStateGet

Declaration

int32_t mpiControlGateStateGet(MPIControl           control,
                            int32_t                 gate, 
                            MPIControlGateState  *state)

Required Header: stdmpi.h
Change History: Added in 04.00.

Description

mpiControlGateStateGet retreives the state (MPIControlGateStateOPEN or MPIControlGateStateCLOSED) from the specified control gate (0 to 31).

Return Values
MPIMessageOK

See Also

mpiControlGateStateSet