clarified comment
This commit is contained in:
parent
fb4aadbafa
commit
a153443239
|
@ -61,7 +61,7 @@ module plastic_isotropic
|
||||||
accumulatedShear
|
accumulatedShear
|
||||||
end type
|
end type
|
||||||
type, private :: tIsotropicAbsTol !< internal alias for abs tolerance in state
|
type, private :: tIsotropicAbsTol !< internal alias for abs tolerance in state
|
||||||
real(pReal), pointer :: & ! scalars along NipcMyInstance
|
real(pReal), pointer :: & ! scalars
|
||||||
flowstress, &
|
flowstress, &
|
||||||
accumulatedShear
|
accumulatedShear
|
||||||
end type
|
end type
|
||||||
|
|
Loading…
Reference in New Issue