capsule_array_type Derived Type

type, private :: capsule_array_type

Required to make use of c_loc and accessing an array.


Components

Type Visibility Attributes Name Initial
real(kind=rk), public, allocatable :: dat(:)