fill_zero_at_DBCElastoPlasticity Subroutine

public subroutine fill_zero_at_DBCElastoPlasticity(this, values, idx)

Type Bound

ElastoPlasticity_

Arguments

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