Nodes of different colours represent the following:
Solid arrows point from one derived type to another which extends (inherits from) it. Dashed arrows point from a derived type to another type containing it as a components, with a label listing the name(s) of said component(s). Where possible, edges connecting nodes are given different colours to make them easier to distinguish in large graphs.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(Concrete_Changes_Counter), | public, | allocatable | :: | changes_counters(:) | |||
| type(Concrete_Changes_Success), | public, | allocatable | :: | changes_sucesses(:) | |||
| type(Concrete_Change_Counter_Line), | public, | allocatable | :: | switches_counters(:) | |||
| type(Real_Line), | public, | allocatable | :: | switches_successes(:) | |||
| type(Concrete_Change_Counter), | public, | allocatable | :: | transmutations_counters(:,:) | |||
| real(kind=DP), | public, | allocatable | :: | transmutations_successes(:,:) |