![]() |
ORB5
4.00
|
Functions/Subroutines | |
| subroutine, public | island_builder |
| subroutine | init_island |
| subroutine | set_rho_is_bspl |
| subroutine | solve_is (adin) |
| subroutine, public | profis (r, z, iflag, isrz, srz, iscp, htest) |
| subroutine, public | helical_dealloc |
| subroutine, public | get_helical (ps, pchi, pphi, hwght) |
| subroutine, public | get_btilde (ps, pchi, pphi, hwght) |
| subroutine, public | get_atilde (ps, pchi, pphi, hwght) |
Variables | |
| integer, save | islw |
| integer, save | isup |
| integer, save | islw1 |
| integer, save | isup1 |
| integer, save | jclw |
| integer, save | jcup |
| integer, save | jclw1 |
| integer, save | jcup1 |
| integer, save | kplw |
| integer, save | kpup |
| integer, save | kplw1 |
| integer, save | kpup1 |
| real(kind=r8), save | dsgrid |
| real(kind=r8), save | dchigrid |
| real(kind=r8), save | dphigrid |
| real(kind=r8), save | dsgrid_inv |
| real(kind=r8), save | dchigrid_inv |
| real(kind=r8), save | dphigrid_inv |
| real(kind=r8), dimension(:), allocatable, save | sgrid |
| real(kind=r8), dimension(:), allocatable, save | chigrid |
| real(kind=r8), dimension(:), allocatable, save | phigrid |
| subroutine, public islands_mod::get_atilde | ( | real(kind=r8), intent(in) | ps, |
| real(kind=r8), intent(in) | pchi, | ||
| real(kind=r8), intent(in) | pphi, | ||
| real(kind=r8), intent(out) | hwght ) |
| subroutine, public islands_mod::get_btilde | ( | real(kind=r8), intent(in) | ps, |
| real(kind=r8), intent(in) | pchi, | ||
| real(kind=r8), intent(in) | pphi, | ||
| real(kind=r8), intent(out) | hwght ) |
| subroutine, public islands_mod::get_helical | ( | real(kind=r8), intent(in) | ps, |
| real(kind=r8), intent(in) | pchi, | ||
| real(kind=r8), intent(in) | pphi, | ||
| real(kind=r8), intent(out) | hwght ) |
| subroutine, public islands_mod::helical_dealloc |
|
private |
| subroutine, public islands_mod::island_builder |
| subroutine, public islands_mod::profis | ( | real(kind=r8), dimension(:), intent(in) | r, |
| real(kind=r8), dimension(:), intent(in) | z, | ||
| integer, intent(in) | iflag, | ||
| real(kind=r8), dimension(:,:), intent(out) | isrz, | ||
| real(kind=r8), dimension(:,:), intent(out) | srz, | ||
| real(kind=r8), dimension(0:,0:), intent(out) | iscp, | ||
| real(kind=r8), dimension(:,:), intent(out) | htest ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |