Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=SP), | intent(out), | DIMENSION(:) | :: | dest | ||
real(kind=SP), | intent(in), | DIMENSION(:) | :: | source | ||
integer(kind=I4B), | intent(in), | DIMENSION(:) | :: | dest_index |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=DP), | intent(out), | DIMENSION(:) | :: | dest | ||
real(kind=DP), | intent(in), | DIMENSION(:) | :: | source | ||
integer(kind=I4B), | intent(in), | DIMENSION(:) | :: | dest_index |