P_PotentialFunction Interface

interface
public function P_PotentialFunction(CauchyStress, PlasticStrain, params) result(ret)

Arguments

Type IntentOptional Attributes Name
complex(kind=real64), intent(in) :: CauchyStress(:,:)
complex(kind=real64), intent(in) :: PlasticStrain(:,:)
real(kind=real64), intent(in) :: params(:)

Return Value complex(kind=real64)