Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
TYPE_DYN_POINT
Derived Type
5 statements
Source File
yom_phys_grid.F90
YOM_PHYS_GRID
TYPE_DYN_POINT
Contents
Variables
NEIGH
NL0
WGT
type, public :: TYPE_DYN_POINT
Contents
Variables
NEIGH
NL0
WGT
Components
Type
Visibility
Attributes
Name
Initial
integer(kind=JPIM),
public
::
NEIGH
integer(kind=JPIM),
public,
POINTER
::
NL0
(:)
real(kind=JPRB),
public,
POINTER
::
WGT
(:)