m_omp_kernels_dist Module



Subroutines

public subroutine der_univ_dist(du, send_u_s, send_u_e, u, u_s, u_e, coeffs_s, coeffs_e, coeffs, n, ffr, fbc, faf)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(out), dimension(:, :) :: du
real(kind=dp), intent(out), dimension(:, :) :: send_u_s
real(kind=dp), intent(out), dimension(:, :) :: send_u_e
real(kind=dp), intent(in), dimension(:, :) :: u
real(kind=dp), intent(in), dimension(:, :) :: u_s
real(kind=dp), intent(in), dimension(:, :) :: u_e
real(kind=dp), intent(in), dimension(:, :) :: coeffs_s
real(kind=dp), intent(in), dimension(:, :) :: coeffs_e
real(kind=dp), intent(in), dimension(:) :: coeffs
integer, intent(in) :: n
real(kind=dp), intent(in), dimension(:) :: ffr
real(kind=dp), intent(in), dimension(:) :: fbc
real(kind=dp), intent(in), dimension(:) :: faf

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), 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