RealArray Derived Type

type, public :: RealArray

Array of real values


Components

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