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 | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Exploring_Writers_Wrapper), | intent(out) | :: | writers | |||
| type(Environment_Wrapper), | intent(in) | :: | environment | |||
| type(Pair_Potential_Wrapper), | intent(in) | :: | wall_pairs(:) | |||
| type(Component_Wrapper), | intent(in) | :: | components(:,:) | |||
| type(Pair_Potential_Line), | intent(in) | :: | short_pairs(:) | |||
| type(Markov_Chain_Explorer_Wrapper), | intent(in) | :: | markov_chain_explorer | |||
| logical, | intent(in) | :: | visit_energies | |||
| type(json_file), | intent(inout) | :: | generating_data |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Exploring_Writers_Wrapper), | intent(inout) | :: | writers |