m_omp_sendrecv Module


Uses

  • module~~m_omp_sendrecv~~UsesGraph module~m_omp_sendrecv m_omp_sendrecv module~m_common m_common module~m_omp_sendrecv->module~m_common mpi mpi module~m_omp_sendrecv->mpi

Used by

  • module~~m_omp_sendrecv~~UsedByGraph module~m_omp_sendrecv m_omp_sendrecv module~m_omp_backend m_omp_backend module~m_omp_backend->module~m_omp_sendrecv module~m_omp_exec_dist m_omp_exec_dist module~m_omp_backend->module~m_omp_exec_dist module~m_omp_exec_dist->module~m_omp_sendrecv program~xcompact xcompact program~xcompact->module~m_omp_backend

Subroutines

public subroutine sendrecv_fields(f_recv_s, f_recv_e, f_send_s, f_send_e, n_data, nproc, prev, next)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(out), dimension(:, :, :) :: f_recv_s
real(kind=dp), intent(out), dimension(:, :, :) :: f_recv_e
real(kind=dp), intent(in), dimension(:, :, :) :: f_send_s
real(kind=dp), intent(in), dimension(:, :, :) :: f_send_e
integer, intent(in) :: n_data
integer, intent(in) :: nproc
integer, intent(in) :: prev
integer, intent(in) :: next