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.
qreal32 - qreal64 operator.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(qreal32), | intent(in) | :: | lhs | Left hand side. |
||
| type(qreal64), | intent(in) | :: | rhs | Right hand side. |
Operator result.
qreal64 - qreal32 operator.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(qreal64), | intent(in) | :: | lhs | Left hand side. |
||
| type(qreal32), | intent(in) | :: | rhs | Right hand side. |
Operator result.