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 | |||
|---|---|---|---|---|---|---|---|
| class(Abstract_Real_Writer), | public, | allocatable | :: | accessible_domains_size(:) | |||
| class(Abstract_Line_Writer), | public, | allocatable | :: | volumes_change_success | |||
| class(Abstract_Triangle_Writer), | public, | allocatable | :: | volumes_exchange_success | |||
| type(Line_Writer_Wrapper), | public, | allocatable | :: | teleportations_successes(:,:) | |||
| type(Rectangle_Writer_Wrapper), | public, | allocatable | :: | swaps_successes(:,:) | |||
| class(Abstract_Line_Writer), | public, | allocatable | :: | nums_particles(:) | |||
| class(Abstract_Complete_Coordinates_Writer), | public, | allocatable | :: | complete_coordinates | |||
| type(Concrete_Energies_Writers), | public, | allocatable | :: | energies(:) | |||
| type(Changes_Success_Writer_Wrapper), | public, | allocatable | :: | components_changes(:,:) | |||
| class(Abstract_Triangle_Writer), | public, | allocatable | :: | switches_successes(:) | |||
| class(Abstract_Rectangle_Writer), | public, | allocatable | :: | transmutations_successes(:) |