SURFEX v8.1
General documentation of Surfex
Public Attributes | List of all members
mode_prep_ctl::prep_ctl_fld Type Reference
Collaboration diagram for mode_prep_ctl::prep_ctl_fld:
Collaboration graph
[legend]

Public Attributes

character(len=32) clname = ''
 
character(len=32) cltype = ''
 
character(len=32) clmask = ''
 
real, dimension(:,:), pointer zfld2 => NULL ()
 
real, dimension(:,:,:), pointer zfld3 => NULL ()
 
type(prep_ctl_fld), pointer next => NULL ()
 
type(prep_ctl_fld), pointer prev => NULL ()
 

Detailed Description

Definition at line 21 of file mode_prep_ctl.F90.

Member Data Documentation

◆ clmask

character (len=32) mode_prep_ctl::prep_ctl_fld::clmask = ''

Definition at line 22 of file mode_prep_ctl.F90.

◆ clname

character (len=32) mode_prep_ctl::prep_ctl_fld::clname = ''

Definition at line 22 of file mode_prep_ctl.F90.

◆ cltype

character (len=32) mode_prep_ctl::prep_ctl_fld::cltype = ''

Definition at line 22 of file mode_prep_ctl.F90.

◆ next

type (prep_ctl_fld), pointer mode_prep_ctl::prep_ctl_fld::next => NULL ()

Definition at line 25 of file mode_prep_ctl.F90.

◆ prev

type (prep_ctl_fld), pointer mode_prep_ctl::prep_ctl_fld::prev => NULL ()

Definition at line 26 of file mode_prep_ctl.F90.

◆ zfld2

real, dimension (:,:), pointer mode_prep_ctl::prep_ctl_fld::zfld2 => NULL ()

Definition at line 23 of file mode_prep_ctl.F90.

◆ zfld3

real, dimension (:,:,:), pointer mode_prep_ctl::prep_ctl_fld::zfld3 => NULL ()

Definition at line 24 of file mode_prep_ctl.F90.


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