Nodes of different colours represent the following:
Solid arrows point from a parent (sub)module to the submodule which is descended from it. Dashed arrows point from a module being used to the module or program unit using it. Where possible, edges connecting nodes are given different colours to make them easier to distinguish in large graphs.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=*), | public, | parameter | :: | environment_prefix | = | "Environment." | |
| character(len=*), | public, | parameter | :: | mixture_prefix | = | "Mixture." | |
| character(len=*), | public, | parameter | :: | short_interactions_prefix | = | "Short Interactions." | |
| character(len=*), | public, | parameter | :: | dipolar_interactions_prefix | = | "Dipolar Interactions." | |
| character(len=*), | public, | parameter | :: | random_number_generator_prefix | = | "Random Number Generator." | |
| character(len=*), | public, | parameter | :: | changes_prefix | = | "Changes." | |
| character(len=*), | public, | parameter | :: | readers_prefix | = | "Input." | |
| character(len=*), | public, | parameter | :: | writers_prefix | = | "Output." | |
| character(len=*), | public, | parameter | :: | particle_insertion_prefix | = | "Particle Insertion." | |
| character(len=*), | public, | parameter | :: | volume_change_prefix | = | "Volume Change." | |
| character(len=*), | public, | parameter | :: | density_prefix | = | "Density." | |
| character(len=*), | public, | parameter | :: | radial_prefix | = | "Radial." | |
| character(len=*), | public, | parameter | :: | dipoles_graph_prefix | = | "Dipoles Graph." |