Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=kind(1.d0)) | :: | ratio |
subroutine set_itv_113(ratio)
use constraint_variables, only: fmaxvvstress
implicit none
real(kind(1.d0)) :: ratio
fmaxvvstress = ratio
end subroutine set_itv_113