Merge branch 'development' into 31_consistent_wd
This commit is contained in:
commit
cd4dc25513
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
||||||
Subproject commit c0de052852cdfd3f1a51ec42d3924d167d9e7635
|
Subproject commit 26ddcdcdeb9d4d8d17dff48a7bd5898395c3dfca
|
|
@ -3256,11 +3256,6 @@ logical function crystallite_integrateStress(&
|
||||||
p, &
|
p, &
|
||||||
jacoCounterLp, &
|
jacoCounterLp, &
|
||||||
jacoCounterLi ! counters to check for Jacobian update
|
jacoCounterLi ! counters to check for Jacobian update
|
||||||
integer(pLongInt) :: tick = 0_pLongInt, &
|
|
||||||
tock = 0_pLongInt, &
|
|
||||||
tickrate, &
|
|
||||||
maxticks
|
|
||||||
|
|
||||||
external :: &
|
external :: &
|
||||||
dgesv
|
dgesv
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue