Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | a(:,:) | ||
integer, | intent(inout), | allocatable | :: | ac(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | a(:,:) | ||
real(kind=8), | intent(inout), | allocatable | :: | ac(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | allocatable | :: | a(:) | ||
integer, | intent(inout), | allocatable | :: | ac(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout), | allocatable | :: | a(:) | ||
real(kind=8), | intent(inout), | allocatable | :: | ac(:) |