Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
GEOM_TYPE
Derived Type
7 statements
Source File
tpm_geometry.F90
TPM_GEOMETRY
GEOM_TYPE
Contents
Variables
NLOEN
NMEN
NDGLU
LREDUCED_GRID
LINEAR_GRID
type, public :: GEOM_TYPE
Contents
Variables
NLOEN
NMEN
NDGLU
LREDUCED_GRID
LINEAR_GRID
Components
Type
Visibility
Attributes
Name
Initial
integer(kind=JPIM),
public,
POINTER
::
NLOEN
(:)
integer(kind=JPIM),
public,
POINTER
::
NMEN
(:)
integer(kind=JPIM),
public,
POINTER
::
NDGLU
(:)
logical,
public
::
LREDUCED_GRID
logical,
public
::
LINEAR_GRID