intArray2d_type Derived Type

type, public :: intArray2d_type


Components

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