ivector_type Derived Type

type, public :: ivector_type

The type of an integer vector


Components

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