next up previous contents
Next: psb_cdfree Frees Up: Data management routines Previous: psb_cdasb Communication   Contents

psb_cdcpy -- Copies a communication descriptor

call psb_cdcpy(desc_in, desc_out, info)

Type:
Asynchronous.
On Entry
desc_in
the communication descriptor.
Scope:local.
Type:required.
Intent: in.
Specified as: a structured data of type descdatapsb_desc_type.

On Return
desc_out
the communication descriptor copy.
Scope:local.
Type:required.
Intent: out.
Specified as: a structured data of type descdatapsb_desc_type.
info
Error code.
Scope: local
Type: required
Intent: out.
An integer value; 0 means no error has been detected.