leftover from performance reporting/debugging
This commit is contained in:
parent
5295b49ab3
commit
771b8f00ec
|
@ -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