[cig-commits] [commit] master: Merge pull request #251 from bangerth/improve-error-message (2c1b490)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Jan 15 16:29:07 PST 2015


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/01f19ef36177d8c77f84b59ece4918ba5f3e7661...2c1b4902b4b72e87b59f2456b9861b5102beca3c

>---------------------------------------------------------------

commit 2c1b4902b4b72e87b59f2456b9861b5102beca3c
Merge: 01f19ef e511a5b
Author: Timo Heister <timo.heister at gmail.com>
Date:   Thu Jan 15 19:29:03 2015 -0500

    Merge pull request #251 from bangerth/improve-error-message
    
    Be less strict in which types of exceptions we catch.
    
    Using the change, we can also catch exceptions that do not just
    indicate that the solver has run out of iterations, but also
    exceptions that state that the underlying AztecOO solver from
    Trilinos has failed with this matrix.



>---------------------------------------------------------------

2c1b4902b4b72e87b59f2456b9861b5102beca3c
 source/simulator/solver.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the CIG-COMMITS mailing list