Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(FEMDomain_), | public | :: | FEMDomain | ||||
type(Stress_), | public, | allocatable | :: | Stress(:,:) | |||
type(Strain_), | public, | allocatable | :: | Strain(:,:) | |||
type(StiffnessMatrix_), | public | :: | StifMat | ||||
real(kind=real64), | public | :: | tol |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Deformation_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Deformation_), | intent(inout) | :: | obj | |||
integer | :: | itrmax |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Deformation_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Deformation_), | intent(inout) | :: | obj |