This sounds good to me.  The converged bool was really a stop-gap.  We  
didn't have _any_ way to report a converged status at all.

Derek

On Jan 26, 2009, at 1:52 PM, Roy Stogner wrote:

> Someone (Derek?) recently added a bool to NonlinearSolver to store the
> status of the last solve.  Should we be providing more fine-grained
> info?  I could move the DiffSolver::SolveResult enum into it's own
> header, and we could return one of those for the user instead.  (or in
> addition, particularly if we replace converged with converged())
> ---
> Roy
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Libmesh-devel mailing list
> Libmesh-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-devel


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to