testData Derived Type

type, private :: testData
sequence


Inherited by

type~~testdata~~InheritedByGraph type~testdata testData type~datawrapper dataWrapper type~datawrapper->type~testdata p

Components

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