der_univ_subs Subroutine

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

Arguments

Type IntentOptional 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
real(kind=dp), intent(in), dimension(:) :: strch

Called by

proc~~der_univ_subs~~CalledByGraph proc~der_univ_subs m_omp_kernels_dist::der_univ_subs proc~exec_dist_tds_compact m_omp_exec_dist::exec_dist_tds_compact proc~exec_dist_tds_compact->proc~der_univ_subs proc~tds_solve_dist~2 m_omp_backend::tds_solve_dist proc~tds_solve_dist~2->proc~exec_dist_tds_compact proc~tds_solve_omp m_omp_backend::omp_backend_t%tds_solve_omp proc~tds_solve_omp->proc~tds_solve_dist~2