EPSPRIMME#

EPSPRIMME = “primme” - A wrapper to PRIMME [Stathopoulos and McCombs, 2010].

Note#

The PRIMME library implements several closely related eigensolvers. The default one is generally a good choice, but the user can select another with EPSPRIMMESetMethod().

References#

[Sta10]

A. Stathopoulos and J. R. McCombs. PRIMME: PReconditioned Iterative MultiMethod Eigensolver: methods and software description. ACM Trans. Math. Software, 37(2):21:1–21:30, 2010. doi:10.1145/1731022.1731031.

See Also#

EPS: Eigenvalue Problem Solver, EPS, EPSType, EPSSetType()

Level#

beginner

Location#

src/eps/impls/external/primme/primme.c


Index of all EPS routines Table of Contents for all manual pages Index of all manual pages