On Oct 13, 2008, at 10:37 AM, Roy Stogner wrote: > Ideally we ought to have a library-independent interface to query the > convergence reason, with the abstract API in the NonlinearSolver class > and a PETSc-specific implementation in the subclass.
Yes... this has been on my TODO list for a while... it's pretty annoying not being able to easily get the convergence reason. > Ideally we'd > break the enum SolveResult out of DiffSolver and extend and reuse it > here too. I hadn't looked at SolveResult yet... I'm sure it can be adapted. > If you want to write such an API, a patch would be greatly > appreciated; otherwise your only hope is to try to talk Derek into > doing it. ;-) Hehe... like I say... it's on my list (and is actually a pretty high priority). I would say that this is pretty likely to be done in the next 2 weeks. Derek ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
