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 attaching an EigenTimeSolver to your FEMSystem. I'm not entirely sure that will work (we don't have test coverage on it and it's been a while since John was using it extensively) but if it doesn't then we need to fix it. --- Roy ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
