logical_array_type Derived Type

type, private :: logical_array_type


Contents


Components

TypeVisibilityAttributesNameInitial
logical, private, allocatable:: val(:)