SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Data Types | Functions/Subroutines
/home/dasprezs/EXPORT_v7_3/src/SURFEX/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 44 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 122 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 200 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 278 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 356 of file read_buffer.F90.

Here is the call graph for this function: