transeq_3fused_subs Subroutine

public subroutine transeq_3fused_subs(r_u, conv, du, dud, d2u, recv_du_s, recv_du_e, recv_dud_s, recv_dud_e, recv_d2u_s, recv_d2u_e, d1_sa, d1_sc, d2_sa, d2_sc, n, nu)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(out), device, dimension(:, :, :) :: r_u
real(kind=dp), intent(in), device, dimension(:, :, :) :: conv
real(kind=dp), intent(in), device, dimension(:, :, :) :: du
real(kind=dp), intent(in), device, dimension(:, :, :) :: dud
real(kind=dp), intent(in), device, dimension(:, :, :) :: d2u
real(kind=dp), intent(in), device, dimension(:, :, :) :: recv_du_s
real(kind=dp), intent(in), device, dimension(:, :, :) :: recv_du_e
real(kind=dp), intent(in), device, dimension(:, :, :) :: recv_dud_s
real(kind=dp), intent(in), device, dimension(:, :, :) :: recv_dud_e
real(kind=dp), intent(in), device, dimension(:, :, :) :: recv_d2u_s
real(kind=dp), intent(in), device, dimension(:, :, :) :: recv_d2u_e
real(kind=dp), intent(in), device, dimension(:) :: d1_sa
real(kind=dp), intent(in), device, dimension(:) :: d1_sc
real(kind=dp), intent(in), device, dimension(:) :: d2_sa
real(kind=dp), intent(in), device, dimension(:) :: d2_sc
integer, intent(in), value :: n
real(kind=dp), intent(in), value :: nu