capsule_array_type Derived Type

type, private :: capsule_array_type

Required to make use of c_loc and accessing an array.


Contents


Components

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