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