| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ElastoPlasticity_), | intent(inout) | :: | this | |||
| type(FEMDomain_), | intent(in), | target | :: | femdomains(:) | ||
| procedure(P_PotentialFunction) | :: | default_YieldFunction | ||||
| real(kind=real64), | intent(in) | :: | default_YieldFunction_params(:) | |||
| procedure(P_PotentialFunction) | :: | default_PlasticPotential | ||||
| real(kind=real64), | intent(in) | :: | default_PlasticPotential_params(:) |