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_Periodic_Box), | public, | allocatable | :: | periodic_boxes(:) | |||
| class(Abstract_Beta_Pressure), | public, | allocatable | :: | beta_pressure | |||
| class(Abstract_Temperature), | public, | allocatable | :: | temperature | |||
| class(Abstract_Permittivity), | public, | allocatable | :: | permittivity | |||
| class(Abstract_External_Field), | public, | allocatable | :: | external_fields(:) | |||
| class(Abstract_Parallelepiped_Domain), | public, | allocatable | :: | fields_domain(:) | |||
| class(Abstract_Reciprocal_Lattice), | public, | allocatable | :: | reciprocal_lattices(:) | |||
| class(Abstract_Min_Distance), | public, | allocatable | :: | wall_min_distance | |||
| class(Abstract_Visitable_Walls), | public, | allocatable | :: | visitable_walls(:) | |||
| class(Abstract_Parallelepiped_Domain), | public, | allocatable | :: | accessible_domains(:) | for a point particle |