index_list_type Derived Type

type, public :: index_list_type


Components

Type Visibility Attributes Name Initial
integer, public, dimension(:), pointer :: first => null()
integer, public, dimension(:), pointer :: second => null()
integer, public, dimension(:), pointer :: third => null()
integer, public, dimension(:), pointer :: fourth => null()
integer, public, dimension(:), pointer :: fifth => null()