der_univ_subs Subroutine

public subroutine der_univ_subs(du, recv_u_s, recv_u_e, n, dist_sa, dist_sc)

Arguments

Type IntentOptional 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