Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out) | :: | X(:) | |||
real(kind=dp), | intent(in) | :: | from | |||
real(kind=dp), | intent(in) | :: | to |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=sp), | intent(out) | :: | X(:) | |||
real(kind=sp), | intent(in) | :: | from | |||
real(kind=sp), | intent(in) | :: | to |