unused variable
This commit is contained in:
parent
f5762209dc
commit
caf6611485
|
@ -397,8 +397,7 @@ function damage_isoBrittle_getDamageDiffusion33(ipc, ip, el)
|
|||
use lattice, only: &
|
||||
lattice_DamageDiffusion33
|
||||
use material, only: &
|
||||
mappingConstitutive, &
|
||||
damageState
|
||||
mappingConstitutive
|
||||
|
||||
implicit none
|
||||
integer(pInt), intent(in) :: &
|
||||
|
|
Loading…
Reference in New Issue