On 02/28/2012 10:56 PM, Roy Stogner wrote:
>
> On Tue, 28 Feb 2012, David Knezevic wrote:
>
>> I just checked in eigenvalue_ex3. It's an example I made last semester
>> when I was teaching about eigenvalue problems, and I thought it'd make a
>> good libMesh example.
>
> It's a great example, when SLEPc's enabled.  It's a compilation
> failure otherwise.  ;-)  You need #ifdef LIBMESH_ENABLE_SLEPC wrappers
> around every use of EigenSystem, not just the ones in main().

Thanks, it's fixed now. I forgot to try the example with my 
--disable-slepc build before checking in... I also added in the 
"reference" values for the first 5 eigenvalues into the comments.

Dave


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to