intarray_type Derived Type

type, private :: intarray_type


Contents


Components

TypeVisibilityAttributesNameInitial
integer, private, allocatable:: val(:)