On Tue, 26 Feb 2008, Zbigniew Romanowski wrote: > Could you please answer following question: > > Is libMesh ready to solve the eigenvalue problem in R^3 space > > (\nabla^2 + U(x)) \Psi = \lambda \Psi(x) > > for defined U(x): R^3 -> R using adaptive algorithm with hanging nodes?
The answer should be "yes". But, just this morning someone found an apparent bug with the developmental version of our example eigenvalue solver program when using complex-valued solutions. I think only one of our active developers is doing frequent eigenvalue problems at the moment, so it's possible there may be other corner-case bugs that you might have to help root out. --- Roy ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
