GeFEM Precond object
The preconditioners may store REAL or COMPLEX values. They accept getfem sparse matrices and Matlab sparse matrices.
General constructor for Precond objects
Output a (unique) string representation of the Precond.
This can be used to perform comparisons between two different Precond objects. This function is to be completed.
displays a short summary for a Precond object.
Return 1 if the preconditioner stores complex values.
Apply the preconditioner to the supplied vector.
Return the dimensions of the preconditioner.
Apply the transposed preconditioner to the supplied vector.
Return a string describing the type of the preconditioner (‘ilu’, ‘ildlt’,..).