terminallyIll was missing in the use statement
This commit is contained in:
parent
8ed3ddc03b
commit
6171361c7e
|
@ -138,6 +138,7 @@ subroutine hypela2(&
|
|||
lastIncConverged, &
|
||||
outdatedByNewInc, &
|
||||
outdatedFFN1, &
|
||||
terminallyIll, &
|
||||
symmetricSolver
|
||||
use CPFEM, only: CPFEM_general
|
||||
use math, only: invnrmMandel
|
||||
|
|
Loading…
Reference in New Issue