← Back to team overview

dolfin team mailing list archive

[Bug 458309] [NEW] SLEPc interface broken for symmetric matrices

 

Public bug reported:

Using methods for symmetric eigenvalue problems fails via SLEPc. A
tolerance needs to be set via

    EPSSetProblemType( eps, EPS_HEP );

** Affects: dolfin
     Importance: Undecided
         Status: New

-- 
SLEPc interface broken for symmetric matrices
https://bugs.launchpad.net/bugs/458309
You received this bug notification because you are subscribed to DOLFIN.

Status in DOLFIN: New

Bug description:
Using methods for symmetric eigenvalue problems fails via SLEPc. A tolerance needs to be set via

    EPSSetProblemType( eps, EPS_HEP );


Follow ups

References