[skip ci] corrected comment on meaning of F
This commit is contained in:
parent
fe6a82ecc1
commit
7ee52afda2
|
@ -469,7 +469,7 @@ module subroutine constitutive_plastic_dependentState(F, co, ip, el)
|
||||||
ip, & !< integration point
|
ip, & !< integration point
|
||||||
el !< element
|
el !< element
|
||||||
real(pReal), intent(in), dimension(3,3) :: &
|
real(pReal), intent(in), dimension(3,3) :: &
|
||||||
F !< elastic deformation gradient
|
F !< deformation gradient
|
||||||
|
|
||||||
integer :: &
|
integer :: &
|
||||||
ho, & !< homogenization
|
ho, & !< homogenization
|
||||||
|
|
Loading…
Reference in New Issue