use new data container
This commit is contained in:
parent
c4942e3f82
commit
1851b66cb4
|
@ -150,6 +150,7 @@ module subroutine damage_nonlocal_putNonLocalDamage(phi,ce)
|
|||
ho = material_homogenizationID(ce)
|
||||
en = material_homogenizationEntry(ce)
|
||||
damagestate_h(ho)%state(1,en) = phi
|
||||
current(ho)%phi(en) = phi
|
||||
|
||||
end subroutine damage_nonlocal_putNonLocalDamage
|
||||
|
||||
|
|
Loading…
Reference in New Issue