SURFEX v8.1
General documentation of Surfex
Data Types | Modules | Functions/Subroutines
read_buffer.F90 File Reference

Go to the source code of this file.

Data Types

interface  modi_read_buffer::read_buffer
 

Modules

module  modi_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

◆ read_bufc0()

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

Definition at line 49 of file read_buffer.F90.

Here is the call graph for this function:

◆ read_bufn0()

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

Definition at line 131 of file read_buffer.F90.

Here is the call graph for this function:

◆ read_bufn1()

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

Definition at line 213 of file read_buffer.F90.

Here is the call graph for this function:

◆ read_bufx0()

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

Definition at line 295 of file read_buffer.F90.

Here is the call graph for this function:

◆ read_bufx1()

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

Definition at line 377 of file read_buffer.F90.

Here is the call graph for this function: