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

List of all members.

Data Types

type  LFICOM

Public Member Functions

subroutine NEW_LFI_DEFAULT ()
subroutine NEW_LFI (LFI, KERR, KPNXFI, KPFACX)
subroutine FREE_LFI (LFI, KERR)

Public Attributes

INTEGER, parameter JPLSTX = 7
INTEGER, parameter JPNBST = 4
INTEGER, parameter JPNCPN = 16
INTEGER, parameter JPLFTX = 512
INTEGER, parameter JPXCCF = 16
INTEGER, parameter JPXMET = 2 * JPNCPN
INTEGER, parameter JPTYMX = 5
INTEGER, parameter JPLSPX = 6
TYPE(LFICOM), target, save LFICOM_DEFAULT
LOGICAL, save LFICOM_DEFAULT_INIT = .FALSE.

Detailed Description

Definition at line 2 of file lfimod.F.


Member Function/Subroutine Documentation

subroutine LFIMOD::FREE_LFI ( TYPE (LFICOM LFI,
INTEGER(KIND=JPIM), intent(out)  KERR 
)

Definition at line 495 of file lfimod.F.

subroutine LFIMOD::NEW_LFI ( TYPE (LFICOM LFI,
INTEGER(KIND=JPIM), intent(out)  KERR,
INTEGER(KIND=JPIM), intent(in), optional  KPNXFI,
INTEGER(KIND=JPIM), intent(in), optional  KPFACX 
)

Definition at line 320 of file lfimod.F.

subroutine LFIMOD::NEW_LFI_DEFAULT ( )

Definition at line 310 of file lfimod.F.


Member Data Documentation

INTEGER, parameter LFIMOD::JPLFTX = 512

Definition at line 59 of file lfimod.F.

INTEGER, parameter LFIMOD::JPLSPX = 6

Definition at line 63 of file lfimod.F.

INTEGER, parameter LFIMOD::JPLSTX = 7

Definition at line 56 of file lfimod.F.

INTEGER, parameter LFIMOD::JPNBST = 4

Definition at line 57 of file lfimod.F.

INTEGER, parameter LFIMOD::JPNCPN = 16

Definition at line 58 of file lfimod.F.

INTEGER, parameter LFIMOD::JPTYMX = 5

Definition at line 62 of file lfimod.F.

INTEGER, parameter LFIMOD::JPXCCF = 16

Definition at line 60 of file lfimod.F.

INTEGER, parameter LFIMOD::JPXMET = 2 * JPNCPN

Definition at line 61 of file lfimod.F.

TYPE (LFICOM), target, save LFIMOD::LFICOM_DEFAULT

Definition at line 305 of file lfimod.F.

LOGICAL, save LFIMOD::LFICOM_DEFAULT_INIT = .FALSE.

Definition at line 306 of file lfimod.F.


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