keys_type Derived Type

type, public :: keys_type


Inherited by

type~~keys_type~~InheritedByGraph type~keys_type keys_type type~trac_type trac_type type~trac_type->type~keys_type keys

Contents


Components

Type Visibility Attributes Name Initial
character(len=maxlen), public :: name
character(len=maxlen), public, ALLOCATABLE :: key(:)
character(len=maxlen), public, ALLOCATABLE :: val(:)