Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(cgf), | intent(inout) | :: | this | The routine is called on this object. |
||
real(kind=wp), | intent(in) | :: | scalar1 | The first scalar. |
||
real(kind=wp), | intent(in) | :: | scalar2 | The second scalar. |
||
class(cgf), | intent(in) | :: | gf | The second grid function. |