MEF90DefMechOperatorDamage: Build the operator. When called in type(tSNES), the solution time should always match the target time, so there is no need for interpolation of the forces, external, and boundary values
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tSNES), | intent(in) | :: | snesDamage | |||
| type(tVec), | intent(in) | :: | damage | |||
| type(tVec), | intent(inout) | :: | residual | |||
| type(MEF90DefMech_Type), | intent(in) | :: | MEF90DefMechCtx | |||
| integer(kind=C_INT32_T), | intent(inout) | :: | ierr |