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
real(kind=dp),
public
::
spacing
=
-1._dp
integer,
public
::
mesh(3)
=
0
Source Code
type kmesh_spacing_typereal(kind=dp)::spacing=-1._dpinteger::mesh(3)=0end type kmesh_spacing_type