Next: psb_gefree Frees
Up: Data management routines
Previous: psb_geins Dense
Contents
call psb_geasb(x, desc_a, info)
- Type:
- Synchronous.
- On Entry
-
- desc_a
- The communication descriptor.
Scope: local
Type: required
Intent: in.
Specified as: a variable of type descdatapsb_desc_type.
- On Return
-
- x
- The dense matrix to be assembled.
Scope: local
Type: required
Intent: inout.
Specified as: a rank one or two array with the ALLOCATABLE
attribute, of type real, complex or integer.
- info
- Error code.
Scope: local
Type: required
Intent: out.
An integer value; 0 means no error has been detected.