next up previous contents
Next: clone clone Up: Preconditioner routines Previous: psb_precaply Preconditioner   Contents

psb_precdescr -- Prints a description of current preconditioner

call psb_precdescr(prec)
call psb_precdescr(prec, iout)

Type:
Asynchronous.
On Entry
prec
the preconditioner. Scope: local
Type: required
Intent: in.
Specified as: a preconditioner data structure precdatapsb_prec_type.
iout
output unit. Scope: local
Type: optiona
Intent: in.
Specified as: an integer number.