Next: psb_glob_to_loc Global
Up: Data management routines
Previous: psb_gefree Frees
Contents
call psb_gelp(trans, iperm, x, info)
- Type:
- Asynchronous.
- On Entry
-
- trans
- A character that specifies whether to permute or .
Scope: local
Type: required
Intent: in.
Specified as: a single character with value 'N' for or 'T' for .
- iperm
- An integer array containing permutation information.
Scope: local
Type: required
Intent: in.
Specified as: an integer one-dimensional array.
- x
- The dense matrix to be permuted.
Scope: local
Type: required
Intent: inout.
Specified as: a one or two dimensional array.
- On Return
-
- info
- Error code.
Scope: local
Type: required
Intent: out.
An integer value; 0 means no error has been detected.