|
subroutine | sc2xy (s, theta, x, y) |
|
subroutine | sc2xyn (s, theta, x, y, n) |
|
◆ sc2xy()
subroutine equil_mod::sc2xy::sc2xy |
( |
real, intent(in) |
s, |
|
|
real, intent(in) |
theta, |
|
|
real, intent(out) |
x, |
|
|
real, intent(out) |
y |
|
) |
| |
|
private |
◆ sc2xyn()
subroutine equil_mod::sc2xy::sc2xyn |
( |
real, dimension(:), intent(in) |
s, |
|
|
real, dimension(:), intent(in) |
theta, |
|
|
real, dimension(:), intent(out) |
x, |
|
|
real, dimension(:), intent(out) |
y, |
|
|
integer, intent(in) |
n |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: