swap_yx_3data Subroutine

public subroutine swap_yx_3data(waux, wdata, n1_loc, n2, n3)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: waux(:,:,:)
real(kind=dp), intent(out) :: wdata(:,:,:)
integer, intent(in) :: n1_loc
integer, intent(in) :: n2
integer, intent(in) :: n3

Calls

proc~~swap_yx_3data~~CallsGraph proc~swap_yx_3data swap_yx_3data mpi_sendrecv mpi_sendrecv proc~swap_yx_3data->mpi_sendrecv

Contents