dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16850
Re: [Bug 458309] Re: SLEPc interface broken for symmetric matrices
Garth Wells wrote:
> Is there a demo or unit test?
>
>
Yes, I updated the la/eigensolver/demo.py to illustrate various
possibilities.
--
Marie
--
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 Committed
Bug description:
Using methods for symmetric eigenvalue problems fails via SLEPc. A tolerance needs to be set via
EPSSetProblemType( eps, EPS_HEP );
References