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 | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_DES_Real_Pair), | intent(out) | :: | this | |||
| class(Abstract_Box_Size_Memento), | intent(in) | :: | box_size_memento | |||
| class(Abstract_Permittivity), | intent(in) | :: | permittivity | |||
| class(Abstract_DES_Convergence_Parameter), | intent(in) | :: | alpha | |||
| type(Concrete_Potential_Domain), | intent(in) | :: | domain |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_DES_Real_Pair), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_DES_Real_Pair), | intent(inout) | :: | this | |||
| class(Abstract_Box_Size_Memento), | intent(in), | target | :: | box_size_memento |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_DES_Real_Pair), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_DES_Real_Pair), | intent(in) | :: | this | |||
| real(kind=DP), | intent(in), | dimension(:) | :: | vector_ij | ||
| real(kind=DP), | intent(in), | dimension(:) | :: | moment_i | ||
| real(kind=DP), | intent(in), | dimension(:) | :: | moment_j |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_DES_Real_Pair), | intent(in) | :: | this | |||
| real(kind=DP), | intent(in) | :: | distance |