| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_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 |
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed arrows point from an interface to procedures which implement that interface. This could include the module procedures in a generic interface or the implementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are given different colours to make them easier to distinguish in large graphs.