MEF90DefMechPlasticStrainUpdate: wraps calls to MEF90DefMechPlasticStrainUpdate from m_MEF90_DefMechPlasticity since overloading cannot be used here
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MEF90DefMech_Type), | intent(in) | :: | MEF90DefMechCtx | |||
| type(tVec), | intent(inout) | :: | plasticStrain | |||
| type(tVec), | intent(in) | :: | x | |||
| type(tVec), | intent(in) | :: | PlasticStrainOld | |||
| type(tVec), | intent(in) | :: | plasticStrainPrevious | |||
| type(tVec), | intent(in) | :: | cumulatedDissipatedPlasticEnergyVariation | |||
| type(tVec), | intent(in) | :: | cumulatedDissipatedPlasticEnergyOld | |||
| integer(kind=C_INT32_T), | intent(inout) | :: | ierr |