SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | Public Attributes | List of all members
modd_off_surfex_n Module Reference
Collaboration diagram for modd_off_surfex_n:
Collaboration graph
[legend]

Public Member Functions

subroutine goto_model (KMODEL)
 
subroutine surfex_alloc_list (KMODEL)
 
subroutine surfex_deallo_list
 

Public Attributes

type(surfex_t), dimension(:),
allocatable, target, save 
ysurf_list
 
type(surfex_t), pointer ysurf_cur => NULL()
 

Detailed Description

Definition at line 5 of file modd_off_surfexn.F90.

Member Function/Subroutine Documentation

subroutine modd_off_surfex_n::goto_model ( integer, intent(in)  KMODEL)

Definition at line 20 of file modd_off_surfexn.F90.

Here is the caller graph for this function:

subroutine modd_off_surfex_n::surfex_alloc_list ( integer, intent(in)  KMODEL)

Definition at line 33 of file modd_off_surfexn.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modd_off_surfex_n::surfex_deallo_list ( )

Definition at line 56 of file modd_off_surfexn.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

type(surfex_t), pointer modd_off_surfex_n::ysurf_cur => NULL()

Definition at line 15 of file modd_off_surfexn.F90.

type(surfex_t), dimension(:), allocatable, target, save modd_off_surfex_n::ysurf_list

Definition at line 14 of file modd_off_surfexn.F90.


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