SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
mpl_write_mod::mpl_write Interface Reference

Public Member Functions

subroutine mpl_write_int (KFPTR, KOP, KBUF, KLEN, KREQ, KERROR)
 
subroutine mpl_write_real8 (KFPTR, KOP, PBUF, KLEN, KREQ, KERROR)
 

Detailed Description

Definition at line 72 of file mpl_write_mod.F90.

Member Function/Subroutine Documentation

◆ mpl_write_int()

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.

◆ mpl_write_real8()

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.


The documentation for this interface was generated from the following file: