[petsc-users] Solve for all repeated eigenvalues

Greg Meyer gregory.meyer at gmail.com
Thu Jun 28 15:58:53 CDT 2018


(by the way this is a standard Hermitian eigenvalue problem)

On Thu, Jun 28, 2018 at 1:53 PM, Greg Meyer <gregory.meyer at gmail.com> wrote:

> Hi all,
>
> I'm using SLEPc to solve for some eigenvalues. If I ask for the
> eigenvalues with the leftmost real part (using SMALLEST_REAL), and there
> are repeated eigenvalues, it appears that the solver does not always find
> all of the repeated values before jumping up to the next unique eigenvalue.
> For example if the lowest eigenvalues of my matrix are [-12, -10, -10, -10,
> -8], and I request 4 eigenvalues, I may get [-12, -10, -10, -8]. I'm using
> the default solver. Is there any way, or any solver, that ensures that no
> eigenvalues are skipped?
>
> Thanks in advance,
> Greg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20180628/8f7a8e62/attachment.html>


More information about the petsc-users mailing list