Re: [Libmesh-users] Eigensolution

2013-07-16 Thread Roy Stogner
On Tue, 16 Jul 2013, Manav Bhatia wrote: >While looking through the code, I wasn't sure if the FEMSystem could be > used along with an Eigen solver. Seems like one needs to attach an assemble > function, instead of using the time_derivative, etc. routines. > >Is this correct? Try attachi

[Libmesh-users] Eigensolution

2013-07-16 Thread Manav Bhatia
Hi, While looking through the code, I wasn't sure if the FEMSystem could be used along with an Eigen solver. Seems like one needs to attach an assemble function, instead of using the time_derivative, etc. routines. Is this correct? Thanks, Manav --