Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | fh | |||
integer(kind=int32), | intent(out), | allocatable | :: | Array(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | fh | |||
real(kind=real64), | intent(out), | allocatable | :: | Array(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | fh | |||
integer(kind=int32), | intent(out), | allocatable | :: | Vector(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | fh | |||
real(kind=real64), | intent(out), | allocatable | :: | Vector(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | fh | |||
integer(kind=int32), | intent(out), | allocatable | :: | Array3(:,:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | fh | |||
real(kind=real64), | intent(out), | allocatable | :: | Array3(:,:,:) |