grw_int2darray_type Derived Type

type, public :: grw_int2darray_type


Contents


Components

TypeVisibilityAttributesNameInitial
integer, public :: nvals =0
integer, public :: containersize =0
integer, public :: containerwidth =0
integer, public, allocatable:: val(:,:)