SURFEX v8.1
General documentation of Surfex
Data Types | Functions/Subroutines
mpl_read_mod Module Reference

Data Types

interface  mpl_read
 

Functions/Subroutines

subroutine mpl_read_int (KFPTR, KOP, KBUF, KLEN, KREQ, KERROR)
 
subroutine mpl_read_real8 (KFPTR, KOP, PBUF, KLEN, KREQ, KERROR)
 

Function/Subroutine Documentation

◆ mpl_read_int()

subroutine mpl_read_mod::mpl_read_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 
)
private

Definition at line 82 of file mpl_read_mod.F90.

Here is the call graph for this function:

◆ mpl_read_real8()

subroutine mpl_read_mod::mpl_read_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 201 of file mpl_read_mod.F90.

Here is the call graph for this function: