Hello,

Now I should have slepc correctly installed with arpack. But still it 
looks like I cannot use arpack in libmesh, since in the file 
slepc_eigen_solver.C the arpack lines are commented out:

// case ARPACK:
// ierr = EPSSetType (_eps, (char*) EPSARPACK); 
LIBMESH_CHKERRABORT(ierr); return;

Is there maybe something else I should add when libmesh is configured, 
other than --enable-slepc?

Thanks!
Lorenzo


------------------------------------------------------------------------------
"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
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to