SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Data Types | Public Member Functions | Public Attributes
MODD_IO_BUFF_n Module Reference
Collaboration diagram for MODD_IO_BUFF_n:
Collaboration graph
[legend]

List of all members.

Data Types

type  IO_BUFF_t

Public Member Functions

subroutine IO_BUFF_GOTO_MODEL (KFROM, KTO, LKFROM)
subroutine IO_BUFF_ALLOC (KMODEL)
subroutine IO_BUFF_DEALLO

Public Attributes

TYPE(IO_BUFF_t), allocatable,
target, save 
IO_BUFF_MODEL
CHARACTER(LEN=12), dimension(:),
pointer 
CREC = > NULL()
INTEGER, pointer NREC = > NULL()

Detailed Description

Definition at line 2 of file modd_io_buffn.F90.


Member Function/Subroutine Documentation

subroutine MODD_IO_BUFF_n::IO_BUFF_ALLOC ( INTEGER, intent(in)  KMODEL)

Definition at line 57 of file modd_io_buffn.F90.

Definition at line 66 of file modd_io_buffn.F90.

subroutine MODD_IO_BUFF_n::IO_BUFF_GOTO_MODEL ( INTEGER, intent(in)  KFROM,
INTEGER, intent(in)  KTO,
LOGICAL, intent(in)  LKFROM 
)

Definition at line 46 of file modd_io_buffn.F90.


Member Data Documentation

CHARACTER(LEN=12), dimension(:), pointer MODD_IO_BUFF_n::CREC = > NULL()

Definition at line 42 of file modd_io_buffn.F90.

TYPE(IO_BUFF_t), allocatable, target, save MODD_IO_BUFF_n::IO_BUFF_MODEL

Definition at line 41 of file modd_io_buffn.F90.

INTEGER, pointer MODD_IO_BUFF_n::NREC = > NULL()

Definition at line 43 of file modd_io_buffn.F90.


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