← Back to team overview

dolfin team mailing list archive

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

 

** Changed in: dolfin
    Milestone: None => 0.9.5

-- 
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 );


References