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