[Trilinos-Users] block diagonalization

임재창 ljchang94 at kaist.ac.kr
Tue Dec 29 01:03:32 EST 2015


Dear Trilinos developers and users,I'm using Anasazi package to diagonalize matrices with Epetra_CrsMatrix.(Eigensolver is LOBPCG)I wanted to get unconverged eigenvectors, and tried to get them through getritzvector function, howeverit didn't work. The number of eigenvectors that getritzvector function gave was same as block size, not the number of eigenvectors I set.Anyone knows how to get all of eigenvectors in my case?Following is my setting : number of eigenvalues : 10block size : 7use lockingmax locked : 5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20151229/ba5b684f/attachment-0001.html>


More information about the Trilinos-Users mailing list