local_to_global_grdata Subroutine

public subroutine local_to_global_grdata(buff1, buff2, lenws, ip, dir)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: buff1(:)
real(kind=dp), intent(out) :: buff2(:)
integer, intent(in) :: lenws
integer, intent(in) :: ip
integer, intent(in) :: dir

Calls

proc~~local_to_global_grdata~~CallsGraph proc~local_to_global_grdata local_to_global_grdata mpi_sendrecv mpi_sendrecv proc~local_to_global_grdata->mpi_sendrecv

Contents