[petsc-users] Need to update matrix in every loop

Jed Brown jed at jedbrown.org
Wed Aug 12 10:46:21 CDT 2015


sheng liu <ustc.liu at gmail.com> writes:

> Thank you very much! I have another question. If I need all the eigenvalues
> of the sparse matrix, which solver should I use? Thanks!

That's O(n^3) with n=1e6.  Better find a way to not need all the
eigenvalues or to make the system smaller.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150812/551f7c6b/attachment.pgp>


More information about the petsc-users mailing list