translates x,y,z into r, theta, phi
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=long), | intent(in) | :: | x | |||
| real(kind=long), | intent(in) | :: | y | |||
| real(kind=long), | intent(in) | :: | z | |||
| real(kind=long), | intent(out) | :: | r | |||
| real(kind=long), | intent(out) | :: | theta | |||
| real(kind=long), | intent(out) | :: | phi |