bcast_realv_sum Subroutine

public subroutine bcast_realv_sum(ib, dt_prl, dt_tot, nt)

Arguments

Type IntentOptional AttributesName
logical, intent(in) :: ib
real(kind=dp), intent(in) :: dt_prl(nt)
real(kind=dp), intent(out) :: dt_tot(nt)
integer, intent(in) :: nt

Calls

proc~~bcast_realv_sum~~CallsGraph proc~bcast_realv_sum bcast_realv_sum mpi_reduce mpi_reduce proc~bcast_realv_sum->mpi_reduce

Contents

None