| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ContactMechanics_), | intent(inout) | :: | obj | |||
| type(FEMDomain_), | intent(in), | optional | target | :: | femdomains(:) | |
| type(FEMDomainp_), | intent(in), | optional | target | :: | femdomainsp(:) | |
| integer(kind=int32), | intent(in), | optional | :: | ContactList(:,:) | ||
| type(FEMDomain_), | intent(in), | optional | target | :: | femdomain1 | |
| type(FEMDomain_), | intent(in), | optional | target | :: | femdomain2 | |
| real(kind=real64), | intent(in), | optional | :: | AllYoungModulus | ||
| real(kind=real64), | intent(in), | optional | :: | AllPoissonRatio | ||
| real(kind=real64), | intent(in), | optional | :: | AllDensity |