![]() |
ORB5
v4.9.4
|
#include "precomp.h"
Modules | |
module | islands_mod |
Functions/Subroutines | |
subroutine, public | islands_mod::island_builder |
subroutine | islands_mod::init_island |
subroutine | islands_mod::set_rho_is_bspl |
subroutine | islands_mod::solve_is (adin) |
subroutine, public | islands_mod::profis (r, z, iflag, isrz, srz, iscp, htest) |
subroutine, public | islands_mod::helical_dealloc |
subroutine, public | islands_mod::get_helical (ps, pchi, pphi, hwght) |
subroutine, public | islands_mod::get_btilde (ps, pchi, pphi, hwght) |
subroutine, public | islands_mod::get_atilde (ps, pchi, pphi, hwght) |
Variables | |
integer, save | islands_mod::islw |
integer, save | islands_mod::isup |
integer, save | islands_mod::islw1 |
integer, save | islands_mod::isup1 |
integer, save | islands_mod::jclw |
integer, save | islands_mod::jcup |
integer, save | islands_mod::jclw1 |
integer, save | islands_mod::jcup1 |
integer, save | islands_mod::kplw |
integer, save | islands_mod::kpup |
integer, save | islands_mod::kplw1 |
integer, save | islands_mod::kpup1 |
real, save | islands_mod::dsgrid |
real, save | islands_mod::dchigrid |
real, save | islands_mod::dphigrid |
real, save | islands_mod::dsgrid_inv |
real, save | islands_mod::dchigrid_inv |
real, save | islands_mod::dphigrid_inv |
real, dimension(:), allocatable, save | islands_mod::sgrid |
real, dimension(:), allocatable, save | islands_mod::chigrid |
real, dimension(:), allocatable, save | islands_mod::phigrid |