clarified comment

This commit is contained in:
Zhuowen Zhao 2017-09-29 18:34:18 -04:00
parent fb4aadbafa
commit a153443239
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ module plastic_isotropic
accumulatedShear
end type
type, private :: tIsotropicAbsTol !< internal alias for abs tolerance in state
real(pReal), pointer :: & ! scalars along NipcMyInstance
real(pReal), pointer :: & ! scalars
flowstress, &
accumulatedShear
end type