call p%init(contxt,ptype,info)
This method allocates and initializes the preconditioner p
, according to the
preconditioner type chosen by the user.
Arguments
|
|
| The communication context. |
|
|
| The type of preconditioner. Its values are specified in Table 1. |
| Note that strings are case insensitive. |
|
|
| Error code. If no error, 0 is returned. See Section 7 for details. |