array_type Derived Type

type, private :: array_type

Simple array type which include array and its size


Components

Type Visibility Attributes Name Initial
integer, public, allocatable :: val(:)

array

integer, public :: nVals

size