call p%hierarchy_build(a,desc_a,info)
This method builds the hierarchy of matrices and restriction/prolongation operators for
the multilevel preconditioner p
, according to the requirements made by the user
through the methods init
and set
.
Arguments
|
|
| The sparse matrix structure containing the local part of the matrix
to be preconditioned. Note that x must be chosen according to the
|
|
|
| The communication descriptor of |
|
|
| Error code. If no error, 0 is returned. See Section 7 for details. |