[petsc-users] Question about rank of matrix

user_gong Kim ksi2443 at gmail.com
Fri Feb 17 01:43:02 CST 2023


Hello,

I have a question about rank of matrix.
At the problem
Au = b,

In my case, sometimes global matrix A is not full rank.
In this case, the global matrix A is more likely to be singular, and if it
becomes singular, the problem cannot be solved even in the case of the
direct solver.
I haven't solved the problem with an iterative solver yet, but I would like
to ask someone who has experienced this kind of problem.

1. If it is not full rank, is there a numerical technique to solve it by
catching rows and columns with empty ranks in advance?

2.If anyone has solved it in a different way than the above numerical
analysis method, please tell me your experience.

Thanks,
Hyung Kim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20230217/7f0327f2/attachment.html>


More information about the petsc-users mailing list