Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=REAL64), | intent(in) | :: | x0 | |||
real(kind=REAL64), | intent(in) | :: | x1 | |||
integer, | intent(in) | :: | n | |||
real(kind=REAL64), | intent(in), | optional | :: | conversion_factor | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=REAL32), | intent(in) | :: | x0 | |||
real(kind=REAL32), | intent(in) | :: | x1 | |||
integer, | intent(in) | :: | n | |||
real(kind=REAL64), | intent(in), | optional | :: | conversion_factor | ||
integer, | intent(out), | optional | :: | rc |