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_Num_Particles), | public, | pointer | :: | num_particles | => | null() | |
| class(Abstract_Component_Coordinates), | private, | pointer | :: | orientations | => | null() |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Orientations_Reader), | intent(out) | :: | this | |||
| class(Abstract_Num_Particles), | intent(in), | target | :: | num_particles | ||
| class(Abstract_Component_Coordinates), | intent(in), | target | :: | orientations |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Orientations_Reader), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Concrete_Component_Orientations_Reader), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | coordinates_unit | |||
| integer, | intent(in) | :: | num_particles |