SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Functions/Subroutines
read_buffer.F90 File Reference

Go to the source code of this file.

Data Types

module  modi_read_buffer
 
interface  modi_read_buffer::read_buffer
 

Functions/Subroutines

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

Function/Subroutine Documentation

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

Definition at line 48 of file read_buffer.F90.

Here is the call graph for this function:

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

Definition at line 126 of file read_buffer.F90.

Here is the call graph for this function:

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

Definition at line 204 of file read_buffer.F90.

Here is the call graph for this function:

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

Definition at line 282 of file read_buffer.F90.

Here is the call graph for this function:

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

Definition at line 360 of file read_buffer.F90.

Here is the call graph for this function: