Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=IN), | intent(in) | :: | option | |||
real(kind=R8), | intent(in) | :: | arg1 | |||
real(kind=R8), | intent(inout) | :: | arg2 | |||
real(kind=R8), | intent(out) | :: | arg3 | |||
real(kind=R8), | intent(out) | :: | arg4 | |||
real(kind=R8), | intent(out), | optional | :: | arg5 |