|
SURFEX v8.1
General documentation of Surfex
|
Functions/Subroutines | |
| subroutine, public | mpl_statsinit |
| subroutine, public | mpl_statson (SENDNUM, SENDBYTES, RECVNUM, RECVBYTES) |
| subroutine, public | mpl_statsread (SENDNUM, SENDBYTES, RECVNUM, RECVBYTES) |
| subroutine, public | mpl_sendstats (ICOUNT, ITYPE) |
| subroutine, public | mpl_recvstats (ICOUNT, ITYPE) |
| subroutine, public mpl_stats_mod::mpl_recvstats | ( | integer(kind=jpim), intent(in) | ICOUNT, |
| integer(kind=jpim), intent(in) | ITYPE | ||
| ) |
Definition at line 271 of file mpl_stats_mod.F90.
| subroutine, public mpl_stats_mod::mpl_statsinit | ( | ) |
| subroutine, public mpl_stats_mod::mpl_statson | ( | integer(kind=jpim), intent(out) | SENDNUM, |
| real(kind=jprd), intent(out) | SENDBYTES, | ||
| integer(kind=jpim), intent(out) | RECVNUM, | ||
| real(kind=jprd), intent(out) | RECVBYTES | ||
| ) |
Definition at line 75 of file mpl_stats_mod.F90.


| subroutine, public mpl_stats_mod::mpl_statsread | ( | integer(kind=jpim), intent(out) | SENDNUM, |
| real(kind=jprd), intent(out) | SENDBYTES, | ||
| integer(kind=jpim), intent(out) | RECVNUM, | ||
| real(kind=jprd), intent(out) | RECVBYTES | ||
| ) |
Definition at line 142 of file mpl_stats_mod.F90.


1.8.13