call IO_error if inversion error in analytic jacobian calculation

This commit is contained in:
Pratheek Shanthraj 2014-08-07 21:16:37 +00:00
parent 98a297cd9e
commit 2f5d9376dc
1 changed files with 2 additions and 1 deletions

View File

@ -519,7 +519,8 @@ subroutine crystallite_stressAndItsTangent(updateJaco)
debug_g, &
debug_CrystalliteLoopDistribution
use IO, only: &
IO_warning
IO_warning, &
IO_error
use math, only: &
math_inv33, &
math_identity2nd, &