Do you have any suggestions for how I could work around the fix with my existing deal.II installation? Essentially, I need a way to determine whether KINSol was successful without access to the error code -- particularly those related to repetitive evaluation failures. One option is to compute the residual after the solve and compare it to the tolerances specified in AdditionalData. However, can you think of a more efficient alternative that avoids residual assembly?

Hi Simon,
I can't see any convenient way to achieve what you want short of just upgrading deal.II. This would of course also give you dozens or hundreds of other bug fixes :-)

Best
 W.

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/3eb51673-7e8c-42d5-bcd1-4e0a8b28f585%40colostate.edu.

Reply via email to