Hello I am using SolverGMRES for a non-linear problem. In the SolverControl, I set max iterations and some tolerance. If the residual does not go below the tolerance within max iterations, the code is aborting. Is it possible to prevent aborting so that I can take some action on my own ?
Thanks praveen
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
