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 | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Volume_Change_Method), | intent(out) | :: | this | |||
| type(Environment_Wrapper), | intent(in), | target | :: | environment | ||
| type(Component_Wrapper), | intent(in), | target | :: | components(:,:) | ||
| type(Short_Interactions_Wrapper), | intent(in), | target | :: | short_interactions | ||
| class(Abstract_Dipolar_Interactions_Facade), | intent(in), | target | :: | dipolar_interactions_facades(:) | ||
| class(Abstract_Changed_Box_Size_Ratio), | intent(in), | target | :: | changed_boxes_size_ratio(:) | ||
| integer, | intent(in) | :: | num_changes |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Volume_Change_Method), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Volume_Change_Method), | intent(in) | :: | this | |||
| type(Exploring_Observables_Wrapper), | intent(inout) | :: | observables |