| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(FEMDomainp_), | public, | allocatable | :: | FEMDomains(:) | |||
| type(LinearSolver_), | public | :: | solver | ||||
| integer(kind=int32), | public, | allocatable | :: | contactlist(:,:) | |||
| real(kind=real64), | public, | allocatable | :: | YoungModulus(:) | |||
| real(kind=real64), | public, | allocatable | :: | PoissonRatio(:) | |||
| real(kind=real64), | public, | allocatable | :: | Density(:) | |||
| real(kind=real64), | public, | allocatable | :: | YoungModulusList(:,:) | |||
| real(kind=real64), | public, | allocatable | :: | PoissonRatioList(:,:) | |||
| real(kind=real64), | public, | allocatable | :: | DensityList(:,:) | |||
| logical, | public | :: | initialized | = | .false. | ||
| real(kind=real64), | public | :: | gravity(1:3) | = | [0.0d0, 0.0d0, -9.810d0] | ||
| real(kind=real64), | public | :: | penalty | = | 100000.0d0 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ContactDiffusion_), | intent(inout) | :: | obj |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ContactDiffusion_), | intent(inout) | :: | obj |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ContactDiffusion_), | intent(inout) | :: | obj |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ContactDiffusion_), | intent(inout) | :: | obj |