On Wed, 12 Feb 2014, Dana Christen wrote:

> I need a way to retrieve the "convergence reason" flag provided by the PETSc 
> iterative solvers from libMesh. Currently, the only way to access
> this information is to print it with 
> PetscLinearSolver::print_converged_reason(), which is not very convenient. 
> I've been thinking about extending
> the libMesh interface to provide this information: an enum and a getter in 
> LinearSolver typically.
> 
> It would be good to have a list of convergence flags that make sense for all 
> the solvers available in libMesh.
> 
> Would such an interface make sense in libMesh?

It's on my own to-do list, but buried so far down that I don't expect
to ever get to it myself.  I'd love to see a patch.
---
Roy

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to