SURFEX v8.1
General documentation of Surfex
|
Variables | |
logical | lmplstats = .FALSE. |
real(kind=jprd), dimension(:), allocatable | mplsendbytes |
real(kind=jprd), dimension(:), allocatable | mplrecvbytes |
integer(kind=jpim), dimension(:), allocatable | mplsendnum |
integer(kind=jpim), dimension(:), allocatable | mplrecvnum |
logical yommplstats::lmplstats = .FALSE. |
Definition at line 17 of file yommplstats.F90.
real(kind=jprd), dimension(:), allocatable yommplstats::mplrecvbytes |
Definition at line 18 of file yommplstats.F90.
integer(kind=jpim), dimension(:), allocatable yommplstats::mplrecvnum |
Definition at line 19 of file yommplstats.F90.
real(kind=jprd), dimension(:), allocatable yommplstats::mplsendbytes |
Definition at line 18 of file yommplstats.F90.
integer(kind=jpim), dimension(:), allocatable yommplstats::mplsendnum |
Definition at line 19 of file yommplstats.F90.