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(Environment_Wrapper), | public | :: | environment | ||||
| type(Mixture_Wrapper), | public | :: | mixture | ||||
| type(Short_Interactions_Wrapper), | public | :: | short_interactions | ||||
| type(Dipolar_Interactions_Dynamic_Wrapper), | public, | allocatable | :: | dipolar_interactions_dynamic(:) | |||
| type(Dipolar_Interactions_Static_Wrapper), | public, | allocatable | :: | dipolar_interactions_static(:) | |||
| class(Abstract_Dipolar_Interactions_Facade), | public, | allocatable | :: | dipolar_interactions_facades(:) |