SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
subroutine | mpl_write_int (KFPTR, KOP, KBUF, KLEN, KREQ, KERROR) |
subroutine | mpl_write_real8 (KFPTR, KOP, PBUF, KLEN, KREQ, KERROR) |
Definition at line 72 of file mpl_write_mod.F90.
subroutine mpl_write_mod::mpl_write::mpl_write_int | ( | integer(kind=jpim), intent(in) | KFPTR, |
integer(kind=jpim), intent(in) | KOP, | ||
integer(kind=jpim), dimension(:) | KBUF, | ||
integer(kind=jpim), intent(in) | KLEN, | ||
integer(kind=jpim) | KREQ, | ||
integer(kind=jpim), intent(out) | KERROR | ||
) |
Definition at line 82 of file mpl_write_mod.F90.
subroutine mpl_write_mod::mpl_write::mpl_write_real8 | ( | integer(kind=jpim), intent(in) | KFPTR, |
integer(kind=jpim), intent(in) | KOP, | ||
real(kind=jprm), dimension(:) | PBUF, | ||
integer(kind=jpim), intent(in) | KLEN, | ||
integer(kind=jpim) | KREQ, | ||
integer(kind=jpim), intent(out) | KERROR | ||
) |
Definition at line 202 of file mpl_write_mod.F90.