mpiIdnListCreate

Declaration
 MPIIdnList mpiIdnListCreate(MPIIdn idn)
Required Header stdmpi.h
Description

IdnListCreate creates an IdnList object, where the idn argument specifies the initial element in the list of Idn objects. Note that idn may be MPIHandleVOID. IdnListCreate is the equivalent of a C++ constructor.

Return Values
handle to an IdnList object
MPIHandleVOID if the object could not be created
See Also mpiIdnListDelete | mpiIdnListValidate