Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | u_send_s | ||
real(kind=dp), | intent(inout), | device, dimension(:, :, :) | :: | u_send_e | ||
real(kind=dp), | intent(in), | device, dimension(:, :, :) | :: | u | ||
integer, | intent(in), | value | :: | n | ||
integer, | intent(in), | value | :: | n_halo |