ORB5  v4.9.4
islands_mod Module Reference

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, save dsgrid
 
real, save dchigrid
 
real, save dphigrid
 
real, save dsgrid_inv
 
real, save dchigrid_inv
 
real, save dphigrid_inv
 
real, dimension(:), allocatable, save sgrid
 
real, dimension(:), allocatable, save chigrid
 
real, dimension(:), allocatable, save phigrid
 

Function/Subroutine Documentation

◆ get_atilde()

subroutine, public islands_mod::get_atilde ( real, intent(in)  ps,
real, intent(in)  pchi,
real, intent(in)  pphi,
real, intent(out)  hwght 
)
+ Here is the caller graph for this function:

◆ get_btilde()

subroutine, public islands_mod::get_btilde ( real, intent(in)  ps,
real, intent(in)  pchi,
real, intent(in)  pphi,
real, intent(out)  hwght 
)
+ Here is the caller graph for this function:

◆ get_helical()

subroutine, public islands_mod::get_helical ( real, intent(in)  ps,
real, intent(in)  pchi,
real, intent(in)  pphi,
real, intent(out)  hwght 
)
+ Here is the caller graph for this function:

◆ helical_dealloc()

subroutine, public islands_mod::helical_dealloc
+ Here is the call graph for this function:

◆ init_island()

subroutine islands_mod::init_island
private
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ island_builder()

subroutine, public islands_mod::island_builder
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ profis()

subroutine, public islands_mod::profis ( real, dimension(:), intent(in)  r,
real, dimension(:), intent(in)  z,
integer, intent(in)  iflag,
real, dimension(:,:), intent(out)  isrz,
real, dimension(:,:), intent(out)  srz,
real, dimension(0:,0:), intent(out)  iscp,
real, dimension(:,:), intent(out)  htest 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_rho_is_bspl()

subroutine islands_mod::set_rho_is_bspl
private
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ solve_is()

subroutine islands_mod::solve_is ( integer, intent(in)  adin)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ chigrid

real, dimension(:), allocatable, save islands_mod::chigrid
private

◆ dchigrid

real, save islands_mod::dchigrid
private

◆ dchigrid_inv

real, save islands_mod::dchigrid_inv
private

◆ dphigrid

real, save islands_mod::dphigrid
private

◆ dphigrid_inv

real, save islands_mod::dphigrid_inv
private

◆ dsgrid

real, save islands_mod::dsgrid
private

◆ dsgrid_inv

real, save islands_mod::dsgrid_inv
private

◆ islw

integer, save islands_mod::islw
private

◆ islw1

integer, save islands_mod::islw1
private

◆ isup

integer, save islands_mod::isup
private

◆ isup1

integer, save islands_mod::isup1
private

◆ jclw

integer, save islands_mod::jclw
private

◆ jclw1

integer, save islands_mod::jclw1
private

◆ jcup

integer, save islands_mod::jcup
private

◆ jcup1

integer, save islands_mod::jcup1
private

◆ kplw

integer, save islands_mod::kplw
private

◆ kplw1

integer, save islands_mod::kplw1
private

◆ kpup

integer, save islands_mod::kpup
private

◆ kpup1

integer, save islands_mod::kpup1
private

◆ phigrid

real, dimension(:), allocatable, save islands_mod::phigrid
private

◆ sgrid

real, dimension(:), allocatable, save islands_mod::sgrid
private