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

List of all members.

Data Types

type  SV_t

Public Member Functions

subroutine SV_GOTO_MODEL (KFROM, KTO, LKFROM)
subroutine SV_ALLOC (KMODEL)
subroutine SV_DEALLO

Public Attributes

TYPE(SV_t), allocatable,
target, save 
SV_MODEL
CHARACTER(LEN=6), dimension(:),
pointer 
CSV = >NULL()
INTEGER, pointer NSV_CHSBEG = >NULL()
INTEGER, pointer NSV_CHSEND = >NULL()
INTEGER, pointer NBEQ = >NULL()
INTEGER, pointer NSV_DSTBEG = >NULL()
INTEGER, pointer NSV_DSTEND = >NULL()
INTEGER, pointer NDSTEQ = >NULL()
INTEGER, pointer NSV_SLTBEG = >NULL()
INTEGER, pointer NSV_SLTEND = >NULL()
INTEGER, pointer NSLTEQ = >NULL()
INTEGER, pointer NSV_AERBEG = >NULL()
INTEGER, pointer NSV_AEREND = >NULL()
INTEGER, pointer NAEREQ = >NULL()

Detailed Description

Definition at line 2 of file modd_svn.F90.


Member Function/Subroutine Documentation

subroutine MODD_SV_n::SV_ALLOC ( INTEGER, intent(in)  KMODEL)

Definition at line 103 of file modd_svn.F90.

subroutine MODD_SV_n::SV_DEALLO ( )

Definition at line 127 of file modd_svn.F90.

subroutine MODD_SV_n::SV_GOTO_MODEL ( INTEGER, intent(in)  KFROM,
INTEGER, intent(in)  KTO,
LOGICAL, intent(in)  LKFROM 
)

Definition at line 74 of file modd_svn.F90.


Member Data Documentation

CHARACTER(LEN=6), dimension(:), pointer MODD_SV_n::CSV = >NULL()

Definition at line 53 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NAEREQ = >NULL()

Definition at line 69 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NBEQ = >NULL()

Definition at line 57 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NDSTEQ = >NULL()

Definition at line 61 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NSLTEQ = >NULL()

Definition at line 65 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NSV_AERBEG = >NULL()

Definition at line 67 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NSV_AEREND = >NULL()

Definition at line 67 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NSV_CHSBEG = >NULL()

Definition at line 55 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NSV_CHSEND = >NULL()

Definition at line 55 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NSV_DSTBEG = >NULL()

Definition at line 59 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NSV_DSTEND = >NULL()

Definition at line 59 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NSV_SLTBEG = >NULL()

Definition at line 63 of file modd_svn.F90.

INTEGER, pointer MODD_SV_n::NSV_SLTEND = >NULL()

Definition at line 63 of file modd_svn.F90.

TYPE(SV_t), allocatable, target, save MODD_SV_n::SV_MODEL

Definition at line 51 of file modd_svn.F90.


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