testData Derived Type

type, private :: testData
sequence


Components

Type Visibility Attributes Name Initial
integer, public :: testValue
real, public, pointer :: testArray(:)
real, public :: testScaling