On Wed, Apr 30, 2014 at 1:36 PM, Paul T. Bauman <ptbau...@gmail.com> wrote:

> Are we somehow hijacking SLEPc in such a way as to prevent it from reading
> it's own options? Because you can set the solver type for SLEPc from the
> command line (in this case would be -eps_type arpack). If we are, we need
> to fix that.
>

No, we call

ierr = EPSSetFromOptions (_eps);

right before EPSSolve.

-- 
John
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to