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 | |||
|---|---|---|---|---|---|---|---|
| real(kind=DP), | public, | allocatable | :: | accessible_domains_size(:,:) | |||
| type(Concrete_Change_Counter), | public, | allocatable | :: | volumes_change_counter(:) | |||
| real(kind=DP), | public, | allocatable | :: | volumes_change_success(:) | |||
| type(Concrete_Change_Counter_Line), | public, | allocatable | :: | volumes_exchange_counter(:) | |||
| type(Real_Line), | public, | allocatable | :: | volumes_exchange_success(:) | |||
| type(Concrete_Change_Counter), | public, | allocatable | :: | teleportations_counters(:,:,:) | |||
| real(kind=DP), | public, | allocatable | :: | teleportations_successes(:,:,:) | |||
| type(Concrete_Change_Counter), | public, | allocatable | :: | swaps_counters(:,:,:,:) | |||
| real(kind=DP), | public, | allocatable | :: | swaps_successes(:,:,:,:) | |||
| integer, | public, | allocatable | :: | nums_particles(:,:) | |||
| type(Concrete_Observables_Energies), | public, | allocatable | :: | energies(:) | |||
| type(Concrete_Observables_Changes), | public, | allocatable | :: | changes(:) |