Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out), | device, dimension(:, :, :) | :: | du | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | recv_u_s | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | recv_u_e | ||
integer, | intent(in), | value | :: | n | ||
real(kind=dp), | intent(in), | device, dimension(:) | :: | dist_sa | ||
real(kind=dp), | intent(in), | device, dimension(:) | :: | dist_sc |