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