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_Beta_Pressure_Excess), | public, | allocatable | :: | beta_pressures_excess(:) | |||
| class(Abstract_Hard_Contact), | public, | allocatable | :: | hard_contact | |||
| class(Abstract_Walls_Visitor), | public, | allocatable | :: | walls_visitors(:) | |||
| type(Pair_Potential_Wrapper), | public, | allocatable | :: | wall_pairs(:) | |||
| class(Abstract_Short_Pairs_Visitor), | public, | allocatable | :: | components_visitors(:) | |||
| type(Pair_Potential_Line), | public, | allocatable | :: | components_pairs(:) | |||
| type(Dipolar_Neighbourhood_Line), | public, | allocatable | :: | dipolar_neighbourhoods(:) | |||
| type(Cells_Wrapper), | public, | allocatable | :: | cells(:) | |||
| class(Abstract_Visitable_Cells_Memento), | public, | allocatable | :: | visitable_cells_memento |