LEV_STRUCT Derived Type

type, public :: LEV_STRUCT


Inherits

type~~lev_struct~~InheritsGraph type~lev_struct LEV_STRUCT type~node_type NODE_TYPE type~lev_struct->type~node_type NODE

Inherited by

type~~lev_struct~~InheritedByGraph type~lev_struct LEV_STRUCT type~butterfly_struct BUTTERFLY_STRUCT type~butterfly_struct->type~lev_struct SLEV type~flt_type FLT_TYPE type~flt_type->type~butterfly_struct YBUT_STRUCT_S, YBUT_STRUCT_A type~flt_type_wrap FLT_TYPE_WRAP type~flt_type_wrap->type~flt_type FA

Components

Type Visibility Attributes Name Initial
integer(kind=JPIM), public :: IJ = 0
integer(kind=JPIM), public :: IK = 0
integer(kind=JPIM), public :: IBETALEN = 0
type(NODE_TYPE), public, POINTER :: NODE(:,:) => NULL()