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 | ||
---|---|---|---|---|---|---|
integer, | intent(in), | dimension(maxgas) | :: | iprop1 | ||
real(kind=r64), | intent(in), | dimension(maxgas) | :: | frct1 | ||
real(kind=r64), | intent(in) | :: | press1 | |||
integer, | intent(in) | :: | nmix1 | |||
integer, | intent(in), | dimension(maxgas) | :: | iprop2 | ||
real(kind=r64), | intent(in), | dimension(maxgas) | :: | frct2 | ||
real(kind=r64), | intent(in) | :: | press2 | |||
integer, | intent(in) | :: | nmix2 | |||
real(kind=r64), | intent(in), | dimension(maxgas) | :: | xwght | ||
real(kind=r64), | intent(in), | dimension(maxgas, 3) | :: | xgcon | ||
real(kind=r64), | intent(in), | dimension(maxgas, 3) | :: | xgvis | ||
real(kind=r64), | intent(in), | dimension(maxgas, 3) | :: | xgcp | ||
real(kind=r64), | intent(inout) | :: | Atop | |||
real(kind=r64), | intent(inout) | :: | Abot | |||
real(kind=r64), | intent(in) | :: | Al | |||
real(kind=r64), | intent(in) | :: | Ar | |||
real(kind=r64), | intent(inout) | :: | Ah | |||
real(kind=r64), | intent(in) | :: | s | |||
real(kind=r64), | intent(in) | :: | H | |||
real(kind=r64), | intent(in) | :: | L | |||
real(kind=r64), | intent(in) | :: | angle | |||
real(kind=r64) | :: | forcedspeed | ||||
real(kind=r64), | intent(in) | :: | hc | |||
real(kind=r64), | intent(in) | :: | Tenv | |||
real(kind=r64), | intent(in) | :: | Tav | |||
real(kind=r64), | intent(inout) | :: | Tgap | |||
real(kind=r64), | intent(out) | :: | hcv | |||
real(kind=r64), | intent(out) | :: | qv | |||
integer, | intent(inout) | :: | nperr | |||
character(len=*), | intent(inout) | :: | ErrorMessage | |||
real(kind=r64), | intent(out) | :: | speed |
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed arrows point from an interface to procedures which implement that interface. This could include the module procedures in a generic interface or the implementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are given different colours to make them easier to distinguish in large graphs.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed arrows point from an interface to procedures which implement that interface. This could include the module procedures in a generic interface or the implementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are given different colours to make them easier to distinguish in large graphs.