Nodes of different colours represent the following:
Solid arrows point from a derived type to the parent type which it
extends. Dashed arrows point from a derived type to the other
types it contains as a components, with a label listing the name(s) of
said component(s).
Components
Type
Visibility
Attributes
Name
Initial
integer,
public
::
NbElem
integer,
public
::
array(100)
character(len=:),
public,
allocatable
::
name
Source Code
type labelLk_tinteger::NbEleminteger::array(100)character(:),allocatable::nameend type labelLk_t