setdCauchyStress_ElastoPlasticity Subroutine

public subroutine setdCauchyStress_ElastoPlasticity(this, ElementID, GaussPointID, dCauchyStress)

Type Bound

ElastoPlasticity_

Arguments

Type IntentOptional Attributes Name
class(ElastoPlasticity_), intent(inout) :: this
integer(kind=int32), intent(in) :: ElementID
integer(kind=int32), intent(in) :: GaussPointID
real(kind=real64), intent(in) :: dCauchyStress(:,:)