SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
modi_read_buffer::read_buffer Interface Reference

Public Member Functions

subroutine read_bufx1 (HNAME, PFIELD, KRET)
 
subroutine read_bufx0 (HNAME, PFIELD, KRET)
 
subroutine read_bufn0 (HNAME, KFIELD, KRET)
 
subroutine read_bufn1 (HNAME, KFIELD, KRET)
 
subroutine read_bufc0 (HNAME, HFIELD, KRET)
 

Detailed Description

Definition at line 8 of file read_buffer.F90.

Member Function/Subroutine Documentation

subroutine modi_read_buffer::read_buffer::read_bufc0 ( character(len=*), intent(in)  HNAME,
character(len=*), intent(out)  HFIELD,
integer, intent(out)  KRET 
)

Definition at line 38 of file read_buffer.F90.

subroutine modi_read_buffer::read_buffer::read_bufn0 ( character(len=*), intent(in)  HNAME,
integer, intent(out)  KFIELD,
integer, intent(out)  KRET 
)

Definition at line 24 of file read_buffer.F90.

subroutine modi_read_buffer::read_buffer::read_bufn1 ( character(len=*), intent(in)  HNAME,
integer, dimension(:), intent(out)  KFIELD,
integer, intent(out)  KRET 
)

Definition at line 31 of file read_buffer.F90.

subroutine modi_read_buffer::read_buffer::read_bufx0 ( character(len=*), intent(in)  HNAME,
real, intent(out)  PFIELD,
integer, intent(out)  KRET 
)

Definition at line 17 of file read_buffer.F90.

subroutine modi_read_buffer::read_buffer::read_bufx1 ( character(len=*), intent(in)  HNAME,
real, dimension(:), intent(out)  PFIELD,
integer, intent(out)  KRET 
)

Definition at line 10 of file read_buffer.F90.


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