[petsc-users] How to get the eigenvectors in Slepc
Sonya Blade
sonyablade2010 at hotmail.com
Sat Apr 13 10:52:47 CDT 2013
Dear all,
I experience a difficulty with retrieving the eigenvectors
obtained after eigen solution of generalized eigenvalue A*X=lambda*B*X
problem.The Slepc nicely finds the eigenvalues but doesn't retrieve the
eigenvectors after calling the EPSGetEigenvector(eps,1,vec,vec1). I also
tried the EPSGetEigenpairs function but neither of them
I attach the main program codes.
Your help will be appreciated.
Regards,
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: main.c
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130413/e60b08f0/attachment.c>
More information about the petsc-users
mailing list