call p%free(p,info)
This method deallocates the preconditioner data structure p.
Arguments
info | info >>>>>> development
class="cmtt-12">integer, intent(out). >>>>>> development
class="cmr-12">Error code. If no error, 0 is returned. See Section 7 for details. iout integer, intent(in), optional. The id of the file where the preconditioner description will be
printed; the default is the standard output. root integer, intent(in), optional. The id of the process where the preconditioner description
will be printed; the default is psb_root_. verbosity integer, intent(in), optional. The verbosity level of the description. Default value is 0. For
values higher than 0, it prints out further information, e.g., for
=======
class="cmr-12">for
>>>>>>> development
details. |