| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Neighbour_Cells), | intent(out), | allocatable | :: | cells | ||
| class(Abstract_Periodic_Box), | intent(in) | :: | periodic_box | |||
| class(Abstract_Parallelepiped_Domain), | intent(in) | :: | accessible_domain | |||
| class(Abstract_Pair_Potential), | intent(in) | :: | pair_potential | |||
| class(Abstract_Hard_Contact), | intent(in) | :: | hard_contact | |||
| class(Abstract_Dipolar_Neighbourhood), | intent(in) | :: | dipolar_neighbourhood | |||
| logical, | intent(in) | :: | interact |
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.
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.