StressRatioFunction Interface

interface
public function StressRatioFunction(CauchyStress, dCauchyStress, StrainRatio) result(ret)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: CauchyStress(:,:)
real(kind=real64), intent(in) :: dCauchyStress(:,:)
real(kind=real64), intent(in) :: StrainRatio(:,:)

Return Value real(kind=real64),allocatable,(:,:)