DEEDHD: Compute the directional derivative of the positive and negative part of the elastic energy density in the direction phi at the point defined by the strain tensor
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MEF90DefMechSplitHD), | intent(in) | :: | self | |||
| class(MEF90HookesLaw), | intent(in) | :: | HookesLaw | |||
| class(mef90Mat), | intent(in) | :: | phi | |||
| real(kind=C_DOUBLE), | intent(out) | :: | DEEDPlus | |||
| real(kind=C_DOUBLE), | intent(out) | :: | DEEDMinus | |||
| integer(kind=C_INT32_T), | intent(inout) | :: | ierr |