call psb_geasb(x, desc_a, info, mold)
- Type:
- Synchronous.
- On Entry
-
- desc_a
- The communication descriptor.
Scope: local
Type: required
Intent: in.
Specified as: a variable of type descdatapsb_desc_type.
- mold
- The desired dynamic type for the internal vector storage.
Scope: local.
Type: optional.
Intent: in.
Specified as: an object of a class derived from vbasedatapsb_T_base_vect_type; this is
only allowed when is of type vdatapsb_T_vect_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 or an
object of type vdatapsb_T_vect_type, 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.