ply_array_type Derived Type

type, public :: ply_array_type


Contents


Components

TypeVisibilityAttributesNameInitial
real(kind=rk), private, allocatable:: dat(:)