mpiEventMgrCreate
Declaration
MPIEventMgr mpiEventMgrCreate(MPIControl control)
Description
mpiEventMgrCreate creates an EventMgr object, with control as the initial element in the list of Control objects from which the EventMgr obtains asynchronous events (control may be MPIHandleVOID).
EventMgrCreate is the equivalent of a C++ constructor.
|
|||||||
|---|---|---|---|---|---|---|---|
See Also
mpiEventMgrDelete | mpiEventMgrValidate
