next up previous contents
Next: psb_cdcpy Copies Up: Data management routines Previous: psb_cdins Communication   Contents

psb_cdasb -- Communication descriptor assembly routine

call psb_cdasb(desc_a, info)

Type:
Synchronous.
On Entry
desc_a
the communication descriptor.
Scope:local.
Type:required.
Intent: inout.
Specified as: a structured data of type descdatapsb_desc_type.

On Return
desc_a
the communication descriptor.
Scope:local.
Type:required.
Intent: inout.
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.
Notes
  1. On exit from this routine the descriptor is in the assembled state.