53 INTEGER(KIND=JPIM) :: ITHR,OMP_GET_MAX_THREADS
74 SUBROUTINE mpl_statson(SENDNUM,SENDBYTES,RECVNUM,RECVBYTES)
124 REAL(KIND=JPRD),
INTENT(OUT) :: SENDBYTES,RECVBYTES
125 INTEGER(KIND=JPIM),
INTENT(OUT) :: SENDNUM,RECVNUM
141 SUBROUTINE mpl_statsread(SENDNUM,SENDBYTES,RECVNUM,RECVBYTES)
189 REAL(KIND=JPRD),
INTENT(OUT) :: SENDBYTES,RECVBYTES
190 INTEGER(KIND=JPIM),
INTENT(OUT) :: SENDNUM,RECVNUM
252 INTEGER(KIND=JPIM),
INTENT(IN) :: ICOUNT
253 INTEGER(KIND=JPIM),
INTENT(IN) :: ITYPE
255 INTEGER(KIND=JPIM) ISIZE,IERR,ITH,OMP_GET_THREAD_NUM
262 CALL mpi_type_size(itype,isize,ierr)
317 INTEGER(KIND=JPIM),
INTENT(IN) :: ICOUNT
318 INTEGER(KIND=JPIM),
INTENT(IN) :: ITYPE
320 INTEGER(KIND=JPIM) ISIZE,IERR,ITH,OMP_GET_THREAD_NUM
327 CALL mpi_type_size(itype,isize,ierr)
subroutine, public mpl_recvstats(ICOUNT, ITYPE)
real(kind=jprd), dimension(:), allocatable mplsendbytes
real(kind=jprd), dimension(:), allocatable mplrecvbytes
subroutine, public mpl_statson(SENDNUM, SENDBYTES, RECVNUM, RECVBYTES)
subroutine, public mpl_sendstats(ICOUNT, ITYPE)
intent(out) overrides sub arrays one Sort by the least significant key first sum(iindex(1:n))
integer(kind=jpim), dimension(:), allocatable mplrecvnum
integer(kind=jpim), dimension(:), allocatable mplsendnum
subroutine, public mpl_statsinit
subroutine, public mpl_statsread(SENDNUM, SENDBYTES, RECVNUM, RECVBYTES)