FIXME : Add documentation
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | dimension (:), allocatable | :: | first | |||
integer, | public, | dimension (:), allocatable | :: | second | |||
integer, | public, | dimension (:), allocatable | :: | third | |||
integer, | public, | dimension (:), allocatable | :: | fourth | |||
integer, | public, | dimension (:), allocatable | :: | fifth | |||
integer, | public, | dimension (:), allocatable | :: | sixth |
type :: index_list_type
integer, dimension (:), allocatable :: first
integer, dimension (:), allocatable :: second
integer, dimension (:), allocatable :: third
integer, dimension (:), allocatable :: fourth
integer, dimension (:), allocatable :: fifth
integer, dimension (:), allocatable :: sixth
end type index_list_type