realvec_distribute Subroutine

public subroutine realvec_distribute(rs, rv, nproc)

Arguments

Type IntentOptional AttributesName
real(kind=dp), intent(in) :: rs
real(kind=dp) :: rv(:)
integer, intent(in) :: nproc

Calls

proc~~realvec_distribute~~CallsGraph proc~realvec_distribute realvec_distribute mpi_send mpi_send proc~realvec_distribute->mpi_send mpi_recv mpi_recv proc~realvec_distribute->mpi_recv

Contents

None