swap_yx_3data_inv Subroutine

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

Arguments

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

Calls

proc~~swap_yx_3data_inv~~CallsGraph proc~swap_yx_3data_inv swap_yx_3data_inv mpi_sendrecv mpi_sendrecv proc~swap_yx_3data_inv->mpi_sendrecv

Contents