mpiControlGateStateSet

Declaration

int32_t mpiControlGateStateSet(MPIControl           control,
                            int32_t                 gate,
                            MPIControlGateState  closed)

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

Description

mpiControlGateStateSet applies the state (MPIControlGateStateOPEN or MPIControlGateStateCLOSED) for the specified control gate (0 to 31).

Return Values
MPIMessageOK

See Also

mpiControlGateStateGet