← Back to team overview

dolfin team mailing list archive

[Bug 458309] Re: SLEPc interface broken for symmetric matrices

 

** Changed in: dolfin
       Status: Fix Committed => Fix Released

-- 
SLEPc interface broken for symmetric matrices
https://bugs.launchpad.net/bugs/458309
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.

Status in DOLFIN: Fix Released

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

    EPSSetProblemType( eps, EPS_HEP );





References