intarray_type Derived Type

type, private :: intarray_type


Components

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