grw_char2darray_type Derived Type

type, public :: grw_char2darray_type


Contents


Components

Type Visibility Attributes Name Initial
integer, public :: nvals = 0
integer, public :: containersize = 0
integer, public :: containerwidth = 0
character, public, allocatable :: val(:,:)